01J2VWRNJWQPNQR4EFRTST5PWA: build-and-test (helios)

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

Buildomat Job: 01J2VWRY3VSES47GW8MR6W92ZA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-07-15T19:09:43.087Zjob assigned to worker 01J2VWRYP9SVZNHJ6HTXBBNNWJ (queued for 33 s)
 
22024-07-15T19:09:43.126Zstarting task 0: "setup"
32024-07-15T19:09:43.150Z++ uname -s
42024-07-15T19:09:43.150Z+ kern=SunOS
52024-07-15T19:09:43.150Z+ case "$kern" in
62024-07-15T19:09:43.150Z+ groupadd -g 12345 build
72024-07-15T19:09:43.150Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-07-15T19:09:45.158Z+ zfs create -o mountpoint=/work rpool/work
92024-07-15T19:09:45.200Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-07-15T19:09:45.224Z+ home_fs=zfs
112024-07-15T19:09:45.224Z+ [[ zfs == autofs ]]
122024-07-15T19:09:45.225Z+ mkdir -p /home/build
132024-07-15T19:09:45.225Z+ chown build:build /home/build /work
142024-07-15T19:09:47.210Z+ chmod 0700 /home/build /work
152024-07-15T19:09:47.234Zprocess exited: duration 4088 ms, exit code 0
 
162024-07-15T19:09:47.286Zstarting task 1: "rust-toolchain"
172024-07-15T19:09:47.310Z+ printf ' * toolchain channel = "%s"
182024-07-15T19:09:47.310Z' 1.78.0
192024-07-15T19:09:47.310Z+ printf ' * toolchain profile = "%s"
202024-07-15T19:09:47.311Z' default
212024-07-15T19:09:47.311Z * toolchain channel = "1.78.0"
222024-07-15T19:09:47.311Z * toolchain profile = "default"
232024-07-15T19:09:47.311Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-07-15T19:09:47.311Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-07-15T19:09:47.440Zinfo: downloading installer
262024-07-15T19:09:48.164Zinfo: profile set to 'default'
272024-07-15T19:09:48.164Zinfo: default host triple is x86_64-unknown-illumos
282024-07-15T19:09:48.189Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-07-15T19:09:48.252Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-07-15T19:09:48.252Zinfo: downloading component 'cargo'
312024-07-15T19:09:48.383Zinfo: downloading component 'clippy'
322024-07-15T19:09:48.451Zinfo: downloading component 'rust-docs'
332024-07-15T19:09:48.676Zinfo: downloading component 'rust-std'
342024-07-15T19:09:48.912Zinfo: downloading component 'rustc'
352024-07-15T19:09:49.513Zinfo: downloading component 'rustfmt'
362024-07-15T19:09:49.566Zinfo: installing component 'cargo'
372024-07-15T19:09:50.667Zinfo: installing component 'clippy'
382024-07-15T19:09:51.080Zinfo: installing component 'rust-docs'
392024-07-15T19:09:53.737Zinfo: installing component 'rust-std'
402024-07-15T19:09:55.758Zinfo: installing component 'rustc'
412024-07-15T19:10:00.900Zinfo: installing component 'rustfmt'
422024-07-15T19:10:01.276Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-07-15T19:10:01.276Z
442024-07-15T19:10:01.396Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-07-15T19:10:01.396Z
462024-07-15T19:10:01.396Z
472024-07-15T19:10:01.396ZRust is installed now. Great!
482024-07-15T19:10:01.396Z
492024-07-15T19:10:01.396ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-07-15T19:10:01.396Zenvironment variable. This has not been done automatically.
512024-07-15T19:10:01.396Z
522024-07-15T19:10:01.396ZTo configure your current shell, you need to source
532024-07-15T19:10:01.396Zthe corresponding env file under $HOME/.cargo.
542024-07-15T19:10:01.396Z
552024-07-15T19:10:01.396ZThis is usually done by running one of the following (note the leading DOT):
562024-07-15T19:10:01.396Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-07-15T19:10:01.396Zsource "$HOME/.cargo/env.fish" # For fish
582024-07-15T19:10:01.463Z+ rustc --version
592024-07-15T19:10:01.576Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-07-15T19:10:01.601Zprocess exited: duration 14298 ms, exit code 0
 
612024-07-15T19:10:01.650Zstarting task 2: "authentication"
622024-07-15T19:10:01.711Zprocess exited: duration 60 ms, exit code 0
 
632024-07-15T19:10:01.760Zstarting task 3: "clone repository"
642024-07-15T19:10:01.785Z+ mkdir -p /work/oxidecomputer/omicron
652024-07-15T19:10:01.785Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-07-15T19:10:01.809ZCloning into '/work/oxidecomputer/omicron'...
672024-07-15T19:10:08.520Z+ cd /work/oxidecomputer/omicron
682024-07-15T19:10:08.544Z+ git fetch origin d33ed8ee54acb070a7beba4df3d7b7c4afdfd97f
692024-07-15T19:10:08.885ZFrom https://github.com/oxidecomputer/omicron
702024-07-15T19:10:08.885Z * branch d33ed8ee54acb070a7beba4df3d7b7c4afdfd97f -> FETCH_HEAD
712024-07-15T19:10:08.910Z+ [[ -n sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait ]]
722024-07-15T19:10:08.910Z++ git branch --show-current
732024-07-15T19:10:08.910Z+ current=main
742024-07-15T19:10:08.910Z+ [[ main != sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait ]]
752024-07-15T19:10:08.910Z+ git branch -f sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait d33ed8ee54acb070a7beba4df3d7b7c4afdfd97f
762024-07-15T19:10:08.935Z+ git checkout -f sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait
772024-07-15T19:10:09.081ZSwitched to branch 'sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait'
782024-07-15T19:10:09.105Z+ git reset --hard d33ed8ee54acb070a7beba4df3d7b7c4afdfd97f
792024-07-15T19:10:09.105ZHEAD is now at d33ed8ee5 rebase
802024-07-15T19:10:09.105Zprocess exited: duration 7344 ms, exit code 0
 
812024-07-15T19:10:09.155Zstarting task 4: "build"
822024-07-15T19:10:09.179Z+ target_os=illumos
832024-07-15T19:10:09.179Z+ NEXTEST_VERSION=0.9.70
842024-07-15T19:10:09.179Z+ cargo --version
852024-07-15T19:10:09.240Zcargo 1.78.0 (54d8815d0 2024-03-26)
862024-07-15T19:10:09.264Z+ rustc --version
872024-07-15T19:10:09.318Zrustc 1.78.0 (9b00956e5 2024-04-29)
882024-07-15T19:10:09.343Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-07-15T19:10:09.343Z+ gunzip
902024-07-15T19:10:09.343Z+ tar -xvf - -C /home/build/.cargo/bin
912024-07-15T19:10:10.186Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-07-15T19:10:10.233Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-07-15T19:10:10.233Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-07-15T19:10:10.233Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-07-15T19:10:10.233Z+ mkdir /var/tmp/omicron_tmp
962024-07-15T19:10:10.233Z+ OUTPUT_DIR=/work
972024-07-15T19:10:10.233Z+ echo 'tests will store non-ephemeral output in /work'
982024-07-15T19:10:10.233Ztests will store non-ephemeral output in /work
992024-07-15T19:10:10.233Z+ mkdir -p /work
1002024-07-15T19:10:10.233Z+ source ./env.sh
1012024-07-15T19:10:10.233Z++ OLD_SHELL_OPTS=ehxB
1022024-07-15T19:10:10.233Z++ set -o xtrace
1032024-07-15T19:10:10.233Z++++ dirname ./env.sh
1042024-07-15T19:10:10.233Z+++ readlink -f .
1052024-07-15T19:10:10.233Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-07-15T19:10:10.233Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-07-15T19:10:10.233Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-07-15T19:10:10.233Z++ 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
1092024-07-15T19:10:10.233Z++ 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
1102024-07-15T19:10:10.233Z++ 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
1112024-07-15T19:10:10.233Z++ 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
1122024-07-15T19:10:10.233Z++ 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
1132024-07-15T19:10:10.233Z++ 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
1142024-07-15T19:10:10.233Z++ case $OLD_SHELL_OPTS in
1152024-07-15T19:10:10.234Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-07-15T19:10:10.234Z+ banner prerequisites
1172024-07-15T19:10:10.234Z
1182024-07-15T19:10:10.234Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-07-15T19:10:10.234Z # # # # # # # # # # # # # # #
1202024-07-15T19:10:10.234Z # # # # ##### # # ##### # # # # # #### #
1212024-07-15T19:10:10.234Z ##### ##### # ##### # # # # # # # # #
1222024-07-15T19:10:10.234Z # # # # # # # # # # # # # # #
1232024-07-15T19:10:10.234Z # # # ###### # # ###### ### # #### # #### #
1242024-07-15T19:10:10.234Z
1252024-07-15T19:10:10.234Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-07-15T19:10:16.765Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-07-15T19:10:19.033Z Startup: Caching catalogs ... Done
1282024-07-15T19:10:22.584ZPlanning: Solver setup ... Done (2.895s)
1292024-07-15T19:10:22.644ZPlanning: Running solver ... Done (0.058s)
1302024-07-15T19:10:22.684ZPlanning: Finding local manifests ... Done (0.002s)
1312024-07-15T19:10:22.765ZPlanning: Fetching manifests: 0/4 0% complete
1322024-07-15T19:10:23.155ZPlanning: Fetching manifests: 4/4 100% complete
1332024-07-15T19:10:23.198ZPlanning: Package planning ... Done (0.067s)
1342024-07-15T19:10:23.265ZPlanning: Merging actions ... Done (0.060s)
1352024-07-15T19:10:23.615ZPlanning: Checking for conflicting actions ... Done (0.359s)
1362024-07-15T19:10:23.640ZPlanning: Consolidating action changes ... Done (0.013s)
1372024-07-15T19:10:24.308ZPlanning: Evaluating mediators ... Done (0.679s)
1382024-07-15T19:10:24.332ZPlanning: Planning completed in 5.22 seconds
1392024-07-15T19:10:24.357Z Packages to install: 4
1402024-07-15T19:10:24.357Z Mediators to change: 2
1412024-07-15T19:10:24.357Z Services to change: 1
1422024-07-15T19:10:24.357Z Estimated space available: 148.88 GB
1432024-07-15T19:10:24.357ZEstimated space to be consumed: 1.46 GB
1442024-07-15T19:10:24.357Z Create boot environment: No
1452024-07-15T19:10:24.357ZCreate backup boot environment: No
1462024-07-15T19:10:24.357Z Rebuild boot archive: No
1472024-07-15T19:10:24.357Z
1482024-07-15T19:10:24.357ZChanged mediators:
1492024-07-15T19:10:24.357Z mediator clang:
1502024-07-15T19:10:24.357Z version: None -> 15 (system default)
1512024-07-15T19:10:24.357Z
1522024-07-15T19:10:24.358Z mediator llvm:
1532024-07-15T19:10:24.358Z version: 14 (system default) -> 15 (system default)
1542024-07-15T19:10:24.358Z
1552024-07-15T19:10:24.358ZChanged packages:
1562024-07-15T19:10:24.358Zhelios-dev
1572024-07-15T19:10:24.358Z developer/build-essential
1582024-07-15T19:10:24.358Z None -> 11-2.0
1592024-07-15T19:10:24.358Z library/libxmlsec1
1602024-07-15T19:10:24.358Z None -> 1.2.35-2.0
1612024-07-15T19:10:24.358Z ooce/developer/clang-15
1622024-07-15T19:10:24.358Z None -> 15.0.7-2.0
1632024-07-15T19:10:24.358Z ooce/developer/llvm-15
1642024-07-15T19:10:24.358Z None -> 15.0.7-2.0
1652024-07-15T19:10:24.358Z
1662024-07-15T19:10:24.358ZServices:
1672024-07-15T19:10:24.358Z restart_fmri:
1682024-07-15T19:10:24.358Z svc:/system/update-man-index:default
1692024-07-15T19:10:24.387Z
1702024-07-15T19:10:24.387ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1712024-07-15T19:10:29.391ZDownload: 1196/3290 items 78.8/212.6MB 37% complete (15.8M/s)
1722024-07-15T19:10:34.393ZDownload: 2179/3290 items 119.1/212.6MB 56% complete (12.1M/s)
1732024-07-15T19:10:39.403ZDownload: 3247/3290 items 171.2/212.6MB 80% complete (9.5M/s)
1742024-07-15T19:10:44.415ZDownload: 3286/3290 items 210.3/212.6MB 98% complete (9.0M/s)
1752024-07-15T19:10:44.808ZDownload: Completed 212.60 MB in 20.42 seconds (10.4M/s)
1762024-07-15T19:10:44.965Z Actions: 1/3689 actions (Installing new actions)
1772024-07-15T19:10:49.983Z Actions: 2663/3689 actions (Installing new actions)
1782024-07-15T19:10:50.880Z Actions: Completed 3689 actions in 5.91 seconds.
1792024-07-15T19:10:51.269Z Done (0.351s)
1802024-07-15T19:10:51.269Z Done (0.000s)
1812024-07-15T19:10:51.624Z Done (0.388s)
1822024-07-15T19:10:56.970Z Done (5.211s)
1832024-07-15T19:10:57.074Z Done (0.019s)
1842024-07-15T19:10:57.104Z Done (0.000s)
1852024-07-15T19:10:57.244Z Done (0.000s)
1862024-07-15T19:10:57.968ZPlanning: Evaluating mediator changes ... Done
1872024-07-15T19:10:58.256ZPlanning: Checking for conflicting actions ... Done
1882024-07-15T19:10:58.280ZPlanning: Consolidating action changes ... Done
1892024-07-15T19:10:58.593ZPlanning: Evaluating mediators ... Done
1902024-07-15T19:10:58.618ZPlanning: Planning completed in 0.63 seconds
1912024-07-15T19:10:58.643Z Mediators to change: 2
1922024-07-15T19:10:58.643Z Create boot environment: No
1932024-07-15T19:10:58.643ZCreate backup boot environment: No
1942024-07-15T19:10:58.696Z Done
1952024-07-15T19:10:58.696Z Done
1962024-07-15T19:10:58.993Z Done
1972024-07-15T19:11:03.588Z Done
1982024-07-15T19:11:03.685Z Done
1992024-07-15T19:11:03.686Z Done
2002024-07-15T19:11:03.741Z Done
2012024-07-15T19:11:04.484ZPlanning: Evaluating mediator changes ... Done
2022024-07-15T19:11:04.508ZPlanning: Merging actions ... Done
2032024-07-15T19:11:04.728ZPlanning: Checking for conflicting actions ... Done
2042024-07-15T19:11:04.752ZPlanning: Consolidating action changes ... Done
2052024-07-15T19:11:05.052ZPlanning: Evaluating mediators ... Done
2062024-07-15T19:11:05.122ZPlanning: Planning completed in 0.94 seconds
2072024-07-15T19:11:05.161Z Packages to change: 1
2082024-07-15T19:11:05.161Z Mediators to change: 1
2092024-07-15T19:11:05.161Z Services to change: 1
2102024-07-15T19:11:05.161Z Create boot environment: No
2112024-07-15T19:11:05.161ZCreate backup boot environment: Yes
2122024-07-15T19:11:06.709Z Actions: 1/6 actions (Updating modified actions)
2132024-07-15T19:11:06.733Z Actions: Completed 6 actions in 0.00 seconds.
2142024-07-15T19:11:06.733Z Done
2152024-07-15T19:11:06.733Z Done
2162024-07-15T19:11:06.801Z Done
2172024-07-15T19:11:11.207Z Done
2182024-07-15T19:11:11.304Z Done
2192024-07-15T19:11:11.304Z Done
2202024-07-15T19:11:11.379Z Done
2212024-07-15T19:11:11.902ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-07-15T19:11:11.902Zclang system 15 system
2232024-07-15T19:11:11.902Zcsh system system illumos
2242024-07-15T19:11:11.902Zctags system system illumos
2252024-07-15T19:11:11.902Zgcc vendor 12 vendor
2262024-07-15T19:11:11.902Zgcc system 10 system
2272024-07-15T19:11:11.902Zgcc system 7 system
2282024-07-15T19:11:11.902Zgo system 1.20 system
2292024-07-15T19:11:11.903Zgo system 1.19 system
2302024-07-15T19:11:11.903Zllvm system 15 system
2312024-07-15T19:11:11.903Zllvm system 14 system
2322024-07-15T19:11:11.903Zmariadb system 10.6 system
2332024-07-15T19:11:11.903Zmta vendor vendor dma
2342024-07-15T19:11:11.903Zopenjdk system 17 system
2352024-07-15T19:11:11.903Zopenjdk system 11 system
2362024-07-15T19:11:11.903Zopenjdk system 1.8 system
2372024-07-15T19:11:11.903Zopenssl vendor 3 vendor
2382024-07-15T19:11:11.903Zperl system 5.36 system
2392024-07-15T19:11:11.903Zpostgresql system 15 system
2402024-07-15T19:11:11.903Zpostgresql system 13 system
2412024-07-15T19:11:11.903Zpython vendor 3 vendor
2422024-07-15T19:11:11.903Zpython system 2 system
2432024-07-15T19:11:11.903Zpython3 system 3.11 system
2442024-07-15T19:11:11.903Zruby system 3.0 system
2452024-07-15T19:11:11.903Zwords vendor vendor american-english
2462024-07-15T19:11:11.903Zwords system system australian-english
2472024-07-15T19:11:11.903Zwords system system british-english
2482024-07-15T19:11:11.903Zwords system system canadian-english
2492024-07-15T19:11:11.903Zwords system system french
2502024-07-15T19:11:11.903Zwords system system italian
2512024-07-15T19:11:11.903Zwords system system ngerman
2522024-07-15T19:11:11.903Zwords system system ogerman
2532024-07-15T19:11:11.903Zwords system system spanish
2542024-07-15T19:11:12.321ZPUBLISHER TYPE STATUS P LOCATION
2552024-07-15T19:11:12.321Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-07-15T19:11:14.232ZFMRI IFO
2572024-07-15T19:11:14.232Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-07-15T19:11:14.232Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-07-15T19:11:14.232Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-07-15T19:11:14.232Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-07-15T19:11:14.232Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-07-15T19:11:14.232Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-07-15T19:11:14.232Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2642024-07-15T19:11:14.232Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-07-15T19:11:14.232Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2662024-07-15T19:11:14.232Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2672024-07-15T19:11:14.232Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2682024-07-15T19:11:14.232Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2692024-07-15T19:11:14.809Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2702024-07-15T19:11:15.267Z Updating git repository `https://github.com/oxidecomputer/zone`
2712024-07-15T19:11:15.641Z Updating crates.io index
2722024-07-15T19:11:15.674Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2732024-07-15T19:11:16.602Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-07-15T19:11:17.440Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-07-15T19:11:17.794Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2762024-07-15T19:11:20.046Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-07-15T19:11:20.629Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-07-15T19:11:20.967Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-07-15T19:11:22.082Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-07-15T19:11:24.322Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-07-15T19:11:25.494Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-07-15T19:11:26.217Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2832024-07-15T19:11:26.943Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2842024-07-15T19:11:27.308Z Updating git repository `https://github.com/oxidecomputer/sprockets`
2852024-07-15T19:11:27.754Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2862024-07-15T19:11:28.144Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2872024-07-15T19:11:28.511Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882024-07-15T19:11:28.922Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2892024-07-15T19:11:29.343Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2902024-07-15T19:11:29.689Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2912024-07-15T19:11:30.103Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2922024-07-15T19:11:30.577Z Updating git repository `https://github.com/oxidecomputer/ispf`
2932024-07-15T19:11:30.992Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2942024-07-15T19:11:31.365Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2952024-07-15T19:11:32.085Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2962024-07-15T19:11:32.442Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2972024-07-15T19:11:32.821Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-07-15T19:11:33.385Z Updating git repository `https://github.com/oxidecomputer/typify`
2992024-07-15T19:11:35.821Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-07-15T19:11:36.266Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-07-15T19:11:36.666Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-07-15T19:11:37.376Z Updating git repository `https://github.com/oxidecomputer/rfb`
3032024-07-15T19:11:38.728Z Downloading crates ...
3042024-07-15T19:11:38.800Z Downloaded dtrace-parser v0.2.0
3052024-07-15T19:11:38.826Z Downloaded mime v0.3.17
3062024-07-15T19:11:38.826Z Downloaded num_threads v0.1.7
3072024-07-15T19:11:38.826Z Downloaded openssl-probe v0.1.5
3082024-07-15T19:11:38.826Z Downloaded macaddr v1.0.1
3092024-07-15T19:11:38.827Z Downloaded parking_lot_core v0.9.10
3102024-07-15T19:11:38.827Z Downloaded pest_generator v2.7.10
3112024-07-15T19:11:38.827Z Downloaded bytes v1.6.0
3122024-07-15T19:11:38.827Z Downloaded mio v0.8.11
3132024-07-15T19:11:38.856Z Downloaded powerfmt v0.2.0
3142024-07-15T19:11:38.856Z Downloaded pest v2.7.10
3152024-07-15T19:11:38.856Z Downloaded openssl-macros v0.1.1
3162024-07-15T19:11:38.856Z Downloaded plain v0.2.3
3172024-07-15T19:11:38.856Z Downloaded httpdate v1.0.3
3182024-07-15T19:11:38.856Z Downloaded pin-utils v0.1.0
3192024-07-15T19:11:38.856Z Downloaded hyper-tls v0.5.0
3202024-07-15T19:11:38.856Z Downloaded num-conv v0.1.0
3212024-07-15T19:11:38.856Z Downloaded once_cell v1.19.0
3222024-07-15T19:11:38.883Z Downloaded percent-encoding v2.3.1
3232024-07-15T19:11:38.883Z Downloaded swrite v0.1.0
3242024-07-15T19:11:38.883Z Downloaded openssl-sys v0.9.102
3252024-07-15T19:11:38.883Z Downloaded openssl v0.10.64
3262024-07-15T19:11:38.910Z Downloaded strum v0.26.2
3272024-07-15T19:11:38.910Z Downloaded take_mut v0.2.2
3282024-07-15T19:11:38.910Z Downloaded libc v0.2.155
3292024-07-15T19:11:38.935Z Downloaded usdt-attr-macro v0.5.0
3302024-07-15T19:11:38.935Z Downloaded want v0.3.1
3312024-07-15T19:11:38.936Z Downloaded usdt-macro v0.5.0
3322024-07-15T19:11:38.936Z Downloaded sync_wrapper v0.1.2
3332024-07-15T19:11:38.936Z Downloaded encoding_rs v0.8.34
3342024-07-15T19:11:38.962Z Downloaded tinyvec_macros v0.1.1
3352024-07-15T19:11:38.962Z Downloaded try-lock v0.2.5
3362024-07-15T19:11:38.962Z Downloaded serde_spanned v0.6.6
3372024-07-15T19:11:38.962Z Downloaded thiserror v1.0.60
3382024-07-15T19:11:38.962Z Downloaded serde_urlencoded v0.7.1
3392024-07-15T19:11:38.962Z Downloaded pkg-config v0.3.30
3402024-07-15T19:11:38.988Z Downloaded rustls-pemfile v1.0.4
3412024-07-15T19:11:38.988Z Downloaded tower-service v0.3.2
3422024-07-15T19:11:38.988Z Downloaded xattr v1.3.1
3432024-07-15T19:11:38.989Z Downloaded tokio-macros v2.3.0
3442024-07-15T19:11:38.989Z Downloaded term v0.7.0
3452024-07-15T19:11:38.989Z Downloaded proc-macro2 v1.0.86
3462024-07-15T19:11:38.989Z Downloaded slog-term v2.9.1
3472024-07-15T19:11:38.989Z Downloaded strsim v0.11.1
3482024-07-15T19:11:38.989Z Downloaded serde_tokenstream v0.2.1
3492024-07-15T19:11:38.989Z Downloaded thread_local v1.1.8
3502024-07-15T19:11:38.989Z Downloaded version_check v0.9.4
3512024-07-15T19:11:39.015Z Downloaded utf8parse v0.2.1
3522024-07-15T19:11:39.015Z Downloaded tokio-native-tls v0.3.1
3532024-07-15T19:11:39.015Z Downloaded usdt v0.5.0
3542024-07-15T19:11:39.016Z Downloaded toml_datetime v0.6.6
3552024-07-15T19:11:39.016Z Downloaded terminal_size v0.3.0
3562024-07-15T19:11:39.016Z Downloaded tabled_derive v0.7.0
3572024-07-15T19:11:39.016Z Downloaded thiserror-impl v1.0.60
3582024-07-15T19:11:39.016Z Downloaded slog-async v2.8.0
3592024-07-15T19:11:39.016Z Downloaded zerocopy-derive v0.7.34
3602024-07-15T19:11:39.016Z Downloaded slab v0.4.9
3612024-07-15T19:11:39.016Z Downloaded pin-project-lite v0.2.14
3622024-07-15T19:11:39.016Z Downloaded smallvec v1.13.2
3632024-07-15T19:11:39.044Z Downloaded strum_macros v0.26.4
3642024-07-15T19:11:39.045Z Downloaded usdt-impl v0.5.0
3652024-07-15T19:11:39.045Z Downloaded time-macros v0.2.18
3662024-07-15T19:11:39.045Z Downloaded socket2 v0.5.7
3672024-07-15T19:11:39.045Z Downloaded unicode-bidi v0.3.15
3682024-07-15T19:11:39.045Z Downloaded typenum v1.17.0
3692024-07-15T19:11:39.045Z Downloaded ryu v1.0.18
3702024-07-15T19:11:39.045Z Downloaded unicode-ident v1.0.12
3712024-07-15T19:11:39.045Z Downloaded ucd-trie v0.1.6
3722024-07-15T19:11:39.045Z Downloaded serde v1.0.204
3732024-07-15T19:11:39.070Z Downloaded serde_derive v1.0.204
3742024-07-15T19:11:39.071Z Downloaded url v2.5.0
3752024-07-15T19:11:39.071Z Downloaded tracing-core v0.1.32
3762024-07-15T19:11:39.071Z Downloaded tracing v0.1.40
3772024-07-15T19:11:39.095Z Downloaded toml_edit v0.22.14
3782024-07-15T19:11:39.119Z Downloaded tokio-util v0.7.11
3792024-07-15T19:11:39.120Z Downloaded zerocopy v0.7.34
3802024-07-15T19:11:39.145Z Downloaded rustix v0.38.34
3812024-07-15T19:11:39.169Z Downloaded unicode-width v0.1.13
3822024-07-15T19:11:39.193Z Downloaded tokio v1.38.0
3832024-07-15T19:11:39.220Z Downloaded winnow v0.6.8
3842024-07-15T19:11:39.244Z Downloaded vcpkg v0.2.15
3852024-07-15T19:11:39.277Z Downloaded unicode-normalization v0.1.23
3862024-07-15T19:11:39.302Z Downloaded syn v2.0.68
3872024-07-15T19:11:39.302Z Downloaded syn v1.0.109
3882024-07-15T19:11:39.326Z Downloaded serde_json v1.0.120
3892024-07-15T19:11:39.327Z Downloaded reqwest v0.11.27
3902024-07-15T19:11:39.327Z Downloaded time v0.3.36
3912024-07-15T19:11:39.351Z Downloaded tabled v0.15.0
3922024-07-15T19:11:39.351Z Downloaded tar v0.4.40
3932024-07-15T19:11:39.376Z Downloaded tinyvec v1.6.0
3942024-07-15T19:11:39.376Z Downloaded toml v0.8.14
3952024-07-15T19:11:39.376Z Downloaded semver v1.0.23
3962024-07-15T19:11:39.376Z Downloaded slog v2.7.0
3972024-07-15T19:11:39.376Z Downloaded slog-json v2.6.1
3982024-07-15T19:11:39.376Z Downloaded scroll v0.12.0
3992024-07-15T19:11:39.376Z Downloaded sha2 v0.10.8
4002024-07-15T19:11:39.376Z Downloaded time-core v0.1.2
4012024-07-15T19:11:39.376Z Downloaded slog-bunyan v2.5.0
4022024-07-15T19:11:39.376Z Downloaded signal-hook-registry v1.4.2
4032024-07-15T19:11:39.376Z Downloaded scopeguard v1.2.0
4042024-07-15T19:11:39.376Z Downloaded thread-id v4.2.1
4052024-07-15T19:11:39.401Z Downloaded rustversion v1.0.17
4062024-07-15T19:11:39.401Z Downloaded quote v1.0.36
4072024-07-15T19:11:39.401Z Downloaded proc-macro-error-attr v1.0.4
4082024-07-15T19:11:39.401Z Downloaded proc-macro-error v1.0.4
4092024-07-15T19:11:39.401Z Downloaded scroll_derive v0.12.0
4102024-07-15T19:11:39.401Z Downloaded pretty-hex v0.4.1
4112024-07-15T19:11:39.401Z Downloaded idna v0.5.0
4122024-07-15T19:11:39.401Z Downloaded h2 v0.3.26
4132024-07-15T19:11:39.427Z Downloaded flate2 v1.0.30
4142024-07-15T19:11:39.427Z Downloaded pest_meta v2.7.10
4152024-07-15T19:11:39.427Z Downloaded pest_derive v2.7.10
4162024-07-15T19:11:39.427Z Downloaded parking_lot v0.12.2
4172024-07-15T19:11:39.427Z Downloaded miniz_oxide v0.7.2
4182024-07-15T19:11:39.427Z Downloaded indexmap v2.2.6
4192024-07-15T19:11:39.427Z Downloaded crossbeam-utils v0.8.19
4202024-07-15T19:11:39.428Z Downloaded clap v4.5.9
4212024-07-15T19:11:39.454Z Downloaded cc v1.0.97
4222024-07-15T19:11:39.454Z Downloaded hyper v0.14.28
4232024-07-15T19:11:39.454Z Downloaded futures v0.3.30
4242024-07-15T19:11:39.479Z Downloaded log v0.4.21
4252024-07-15T19:11:39.479Z Downloaded goblin v0.8.2
4262024-07-15T19:11:39.479Z Downloaded dirs-next v2.0.0
4272024-07-15T19:11:39.479Z Downloaded crc32fast v1.4.0
4282024-07-15T19:11:39.479Z Downloaded clap_derive v4.5.8
4292024-07-15T19:11:39.479Z Downloaded form_urlencoded v1.2.1
4302024-07-15T19:11:39.479Z Downloaded dof v0.3.0
4312024-07-15T19:11:39.479Z Downloaded hostname v0.3.1
4322024-07-15T19:11:39.479Z Downloaded futures-util v0.3.30
4332024-07-15T19:11:39.504Z Downloaded deranged v0.3.11
4342024-07-15T19:11:39.504Z Downloaded futures-task v0.3.30
4352024-07-15T19:11:39.504Z Downloaded futures-macro v0.3.30
4362024-07-15T19:11:39.504Z Downloaded clap_builder v4.5.9
4372024-07-15T19:11:39.504Z Downloaded errno v0.3.9
4382024-07-15T19:11:39.504Z Downloaded memmap v0.7.0
4392024-07-15T19:11:39.529Z Downloaded is_terminal_polyfill v1.70.0
4402024-07-15T19:11:39.529Z Downloaded hashbrown v0.14.5
4412024-07-15T19:11:39.529Z Downloaded generic-array v0.14.7
4422024-07-15T19:11:39.529Z Downloaded colorchoice v1.0.1
4432024-07-15T19:11:39.529Z Downloaded papergrid v0.11.0
4442024-07-15T19:11:39.529Z Downloaded futures-core v0.3.30
4452024-07-15T19:11:39.529Z Downloaded base64 v0.21.7
4462024-07-15T19:11:39.529Z Downloaded memchr v2.7.2
4472024-07-15T19:11:39.553Z Downloaded match_cfg v0.1.0
4482024-07-15T19:11:39.553Z Downloaded http-body v0.4.6
4492024-07-15T19:11:39.554Z Downloaded http v0.2.12
4502024-07-15T19:11:39.554Z Downloaded crossbeam-channel v0.5.12
4512024-07-15T19:11:39.554Z Downloaded anyhow v1.0.86
4522024-07-15T19:11:39.554Z Downloaded num_cpus v1.16.0
4532024-07-15T19:11:39.554Z Downloaded native-tls v0.2.11
4542024-07-15T19:11:39.554Z Downloaded lock_api v0.4.12
4552024-07-15T19:11:39.578Z Downloaded httparse v1.8.0
4562024-07-15T19:11:39.578Z Downloaded futures-channel v0.3.30
4572024-07-15T19:11:39.578Z Downloaded foreign-types v0.3.2
4582024-07-15T19:11:39.578Z Downloaded camino v1.1.7
4592024-07-15T19:11:39.578Z Downloaded bitflags v2.5.0
4602024-07-15T19:11:39.578Z Downloaded ipnet v2.9.0
4612024-07-15T19:11:39.578Z Downloaded heck v0.4.1
4622024-07-15T19:11:39.578Z Downloaded fs-err v2.11.0
4632024-07-15T19:11:39.578Z Downloaded cargo_toml v0.20.3
4642024-07-15T19:11:39.578Z Downloaded cargo_metadata v0.18.1
4652024-07-15T19:11:39.578Z Downloaded itoa v1.0.11
4662024-07-15T19:11:39.578Z Downloaded futures-executor v0.3.30
4672024-07-15T19:11:39.578Z Downloaded fnv v1.0.7
4682024-07-15T19:11:39.603Z Downloaded filetime v0.2.23
4692024-07-15T19:11:39.603Z Downloaded dirs-sys-next v0.1.2
4702024-07-15T19:11:39.603Z Downloaded digest v0.10.7
4712024-07-15T19:11:39.603Z Downloaded cpufeatures v0.2.12
4722024-07-15T19:11:39.603Z Downloaded cfg-if v1.0.0
4732024-07-15T19:11:39.603Z Downloaded byteorder v1.5.0
4742024-07-15T19:11:39.603Z Downloaded autocfg v1.3.0
4752024-07-15T19:11:39.603Z Downloaded anstyle v1.0.7
4762024-07-15T19:11:39.603Z Downloaded anstream v0.6.14
4772024-07-15T19:11:39.603Z Downloaded is-terminal v0.4.12
4782024-07-15T19:11:39.603Z Downloaded heck v0.5.0
4792024-07-15T19:11:39.603Z Downloaded futures-sink v0.3.30
4802024-07-15T19:11:39.603Z Downloaded futures-io v0.3.30
4812024-07-15T19:11:39.603Z Downloaded foreign-types-shared v0.1.1
4822024-07-15T19:11:39.603Z Downloaded equivalent v1.0.1
4832024-07-15T19:11:39.603Z Downloaded crypto-common v0.1.6
4842024-07-15T19:11:39.603Z Downloaded clap_lex v0.7.0
4852024-07-15T19:11:39.603Z Downloaded cargo-platform v0.1.8
4862024-07-15T19:11:39.628Z Downloaded bytecount v0.6.8
4872024-07-15T19:11:39.628Z Downloaded block-buffer v0.10.4
4882024-07-15T19:11:39.628Z Downloaded anstyle-query v1.0.3
4892024-07-15T19:11:39.628Z Downloaded anstyle-parse v0.2.4
4902024-07-15T19:11:39.628Z Downloaded adler v1.0.2
4912024-07-15T19:11:39.762Z Compiling proc-macro2 v1.0.86
4922024-07-15T19:11:39.762Z Compiling unicode-ident v1.0.12
4932024-07-15T19:11:39.787Z Compiling libc v0.2.155
4942024-07-15T19:11:39.787Z Compiling version_check v0.9.4
4952024-07-15T19:11:39.787Z Compiling cfg-if v1.0.0
4962024-07-15T19:11:39.787Z Compiling itoa v1.0.11
4972024-07-15T19:11:39.787Z Compiling once_cell v1.19.0
4982024-07-15T19:11:39.787Z Compiling autocfg v1.3.0
4992024-07-15T19:11:40.022Z Compiling serde v1.0.204
5002024-07-15T19:11:40.046Z Compiling memchr v2.7.2
5012024-07-15T19:11:40.285Z Compiling thiserror v1.0.60
5022024-07-15T19:11:40.514Z Compiling ryu v1.0.18
5032024-07-15T19:11:40.563Z Compiling pin-project-lite v0.2.14
5042024-07-15T19:11:40.592Z Compiling bitflags v2.5.0
5052024-07-15T19:11:40.694Z Compiling cc v1.0.97
5062024-07-15T19:11:40.756Z Compiling lock_api v0.4.12
5072024-07-15T19:11:40.834Z Compiling parking_lot_core v0.9.10
5082024-07-15T19:11:40.943Z Compiling ucd-trie v0.1.6
5092024-07-15T19:11:40.991Z Compiling vcpkg v0.2.15
5102024-07-15T19:11:41.019Z Compiling pkg-config v0.3.30
5112024-07-15T19:11:41.547Z Compiling quote v1.0.36
5122024-07-15T19:11:41.706Z Compiling slab v0.4.9
5132024-07-15T19:11:41.733Z Compiling bytes v1.6.0
5142024-07-15T19:11:41.956Z Compiling syn v2.0.68
5152024-07-15T19:11:42.204Z Compiling futures-sink v0.3.30
5162024-07-15T19:11:42.348Z Compiling smallvec v1.13.2
5172024-07-15T19:11:42.372Z Compiling scopeguard v1.2.0
5182024-07-15T19:11:42.515Z Compiling futures-core v0.3.30
5192024-07-15T19:11:42.781Z Compiling log v0.4.21
5202024-07-15T19:11:42.809Z Compiling fnv v1.0.7
5212024-07-15T19:11:42.856Z Compiling hashbrown v0.14.5
5222024-07-15T19:11:42.943Z Compiling byteorder v1.5.0
5232024-07-15T19:11:43.006Z Compiling serde_json v1.0.120
5242024-07-15T19:11:43.150Z Compiling equivalent v1.0.1
5252024-07-15T19:11:43.174Z Compiling parking_lot v0.12.2
5262024-07-15T19:11:43.333Z Compiling futures-channel v0.3.30
5272024-07-15T19:11:43.357Z Compiling mio v0.8.11
5282024-07-15T19:11:43.389Z Compiling num_cpus v1.16.0
5292024-07-15T19:11:43.516Z Compiling signal-hook-registry v1.4.2
5302024-07-15T19:11:43.540Z Compiling socket2 v0.5.7
5312024-07-15T19:11:43.724Z Compiling pin-utils v0.1.0
5322024-07-15T19:11:44.058Z Compiling openssl-sys v0.9.102
5332024-07-15T19:11:44.093Z Compiling indexmap v2.2.6
5342024-07-15T19:11:44.118Z Compiling rustix v0.38.34
5352024-07-15T19:11:44.348Z Compiling futures-task v0.3.30
5362024-07-15T19:11:44.482Z Compiling typenum v1.17.0
5372024-07-15T19:11:44.611Z Compiling futures-io v0.3.30
5382024-07-15T19:11:44.693Z Compiling errno v0.3.9
5392024-07-15T19:11:44.957Z Compiling generic-array v0.14.7
5402024-07-15T19:11:44.981Z Compiling slog v2.7.0
5412024-07-15T19:11:45.023Z Compiling foreign-types-shared v0.1.1
5422024-07-15T19:11:45.054Z Compiling openssl v0.10.64
5432024-07-15T19:11:45.155Z Compiling foreign-types v0.3.2
5442024-07-15T19:11:45.424Z Compiling http v0.2.12
5452024-07-15T19:11:45.511Z Compiling proc-macro-error-attr v1.0.4
5462024-07-15T19:11:45.622Z Compiling usdt-impl v0.5.0
5472024-07-15T19:11:45.777Z Compiling tracing-core v0.1.32
5482024-07-15T19:11:45.893Z Compiling powerfmt v0.2.0
5492024-07-15T19:11:46.084Z Compiling time-core v0.1.2
5502024-07-15T19:11:46.246Z Compiling tinyvec_macros v0.1.1
5512024-07-15T19:11:46.270Z Compiling native-tls v0.2.11
5522024-07-15T19:11:46.367Z Compiling syn v1.0.109
5532024-07-15T19:11:46.582Z Compiling num-conv v0.1.0
5542024-07-15T19:11:46.700Z Compiling httparse v1.8.0
5552024-07-15T19:11:46.872Z Compiling time-macros v0.2.18
5562024-07-15T19:11:47.021Z Compiling tracing v0.1.40
5572024-07-15T19:11:47.099Z Compiling tinyvec v1.6.0
5582024-07-15T19:11:47.129Z Compiling deranged v0.3.11
5592024-07-15T19:11:47.405Z Compiling thread-id v4.2.1
5602024-07-15T19:11:47.726Z Compiling proc-macro-error v1.0.4
5612024-07-15T19:11:47.856Z Compiling try-lock v0.2.5
5622024-07-15T19:11:47.983Z Compiling utf8parse v0.2.1
5632024-07-15T19:11:48.008Z Compiling rustversion v1.0.17
5642024-07-15T19:11:48.149Z Compiling percent-encoding v2.3.1
5652024-07-15T19:11:48.173Z Compiling crossbeam-utils v0.8.19
5662024-07-15T19:11:48.351Z Compiling plain v0.2.3
5672024-07-15T19:11:48.443Z Compiling openssl-probe v0.1.5
5682024-07-15T19:11:48.501Z Compiling num_threads v0.1.7
5692024-07-15T19:11:48.533Z Compiling heck v0.5.0
5702024-07-15T19:11:48.652Z Compiling form_urlencoded v1.2.1
5712024-07-15T19:11:48.707Z Compiling unicode-normalization v0.1.23
5722024-07-15T19:11:48.761Z Compiling anstyle-parse v0.2.4
5732024-07-15T19:11:48.816Z Compiling want v0.3.1
5742024-07-15T19:11:49.072Z Compiling http-body v0.4.6
5752024-07-15T19:11:49.100Z Compiling dirs-sys-next v0.1.2
5762024-07-15T19:11:49.553Z Compiling is_terminal_polyfill v1.70.0
5772024-07-15T19:11:49.582Z Compiling tower-service v0.3.2
5782024-07-15T19:11:49.654Z Compiling semver v1.0.23
5792024-07-15T19:11:49.681Z Compiling crc32fast v1.4.0
5802024-07-15T19:11:49.705Z Compiling camino v1.1.7
5812024-07-15T19:11:49.730Z Compiling pretty-hex v0.4.1
5822024-07-15T19:11:49.754Z Compiling unicode-bidi v0.3.15
5832024-07-15T19:11:49.780Z Compiling time v0.3.36
5842024-07-15T19:11:49.952Z Compiling anstyle-query v1.0.3
5852024-07-15T19:11:50.090Z Compiling winnow v0.6.8
5862024-07-15T19:11:50.116Z Compiling colorchoice v1.0.1
5872024-07-15T19:11:50.141Z Compiling httpdate v1.0.3
5882024-07-15T19:11:50.245Z Compiling anstyle v1.0.7
5892024-07-15T19:11:50.371Z Compiling idna v0.5.0
5902024-07-15T19:11:50.606Z Compiling anstream v0.6.14
5912024-07-15T19:11:50.865Z Compiling dirs-next v2.0.0
5922024-07-15T19:11:51.752Z Compiling crypto-common v0.1.6
5932024-07-15T19:11:51.934Z Compiling block-buffer v0.10.4
5942024-07-15T19:11:51.962Z Compiling terminal_size v0.3.0
5952024-07-15T19:11:52.164Z Compiling fs-err v2.11.0
5962024-07-15T19:11:52.189Z Compiling thread_local v1.1.8
5972024-07-15T19:11:52.261Z Compiling slog-async v2.8.0
5982024-07-15T19:11:52.412Z Compiling match_cfg v0.1.0
5992024-07-15T19:11:52.500Z Compiling adler v1.0.2
6002024-07-15T19:11:52.526Z Compiling strsim v0.11.1
6012024-07-15T19:11:52.671Z Compiling heck v0.4.1
6022024-07-15T19:11:52.704Z Compiling unicode-width v0.1.13
6032024-07-15T19:11:52.729Z Compiling clap_lex v0.7.0
6042024-07-15T19:11:52.936Z Compiling anyhow v1.0.86
6052024-07-15T19:11:53.143Z Compiling base64 v0.21.7
6062024-07-15T19:11:53.190Z Compiling bytecount v0.6.8
6072024-07-15T19:11:53.222Z Compiling clap_builder v4.5.9
6082024-07-15T19:11:53.253Z Compiling serde_derive v1.0.204
6092024-07-15T19:11:53.320Z Compiling thiserror-impl v1.0.60
6102024-07-15T19:11:53.402Z Compiling zerocopy-derive v0.7.34
6112024-07-15T19:11:53.431Z Compiling tokio-macros v2.3.0
6122024-07-15T19:11:53.466Z Compiling futures-macro v0.3.30
6132024-07-15T19:11:53.840Z Compiling openssl-macros v0.1.1
6142024-07-15T19:11:54.468Z Compiling scroll_derive v0.12.0
6152024-07-15T19:11:54.870Z Compiling tokio v1.38.0
6162024-07-15T19:11:55.225Z Compiling futures-util v0.3.30
6172024-07-15T19:11:55.387Z Compiling zerocopy v0.7.34
6182024-07-15T19:11:55.748Z Compiling scroll v0.12.0
6192024-07-15T19:11:56.226Z Compiling pest v2.7.10
6202024-07-15T19:11:56.250Z Compiling goblin v0.8.2
6212024-07-15T19:11:56.769Z Compiling tabled_derive v0.7.0
6222024-07-15T19:11:58.924Z Compiling pest_meta v2.7.10
6232024-07-15T19:11:59.107Z Compiling rustls-pemfile v1.0.4
6242024-07-15T19:11:59.756Z Compiling papergrid v0.11.0
6252024-07-15T19:12:01.840Z Compiling pest_generator v2.7.10
6262024-07-15T19:12:02.379Z Compiling tokio-util v0.7.11
6272024-07-15T19:12:03.496Z Compiling h2 v0.3.26
6282024-07-15T19:12:03.554Z Compiling futures-executor v0.3.30
6292024-07-15T19:12:03.580Z Compiling pest_derive v2.7.10
6302024-07-15T19:12:04.088Z Compiling tokio-native-tls v0.3.1
6312024-07-15T19:12:04.088Z Compiling strum_macros v0.26.4
6322024-07-15T19:12:04.246Z Compiling dtrace-parser v0.2.0
6332024-07-15T19:12:04.341Z Compiling clap_derive v4.5.8
6342024-07-15T19:12:06.068Z Compiling serde_tokenstream v0.2.1
6352024-07-15T19:12:06.146Z Compiling toml_datetime v0.6.6
6362024-07-15T19:12:06.619Z Compiling serde_spanned v0.6.6
6372024-07-15T19:12:06.663Z Compiling serde_urlencoded v0.7.1
6382024-07-15T19:12:06.821Z Compiling toml_edit v0.22.14
6392024-07-15T19:12:07.152Z Compiling dof v0.3.0
6402024-07-15T19:12:08.276Z Compiling hyper v0.14.28
6412024-07-15T19:12:08.724Z Compiling slog-json v2.6.1
6422024-07-15T19:12:09.120Z Compiling cargo-platform v0.1.8
6432024-07-15T19:12:09.548Z Compiling toml v0.8.14
6442024-07-15T19:12:09.716Z Compiling miniz_oxide v0.7.2
6452024-07-15T19:12:09.908Z Compiling usdt-attr-macro v0.5.0
6462024-07-15T19:12:09.955Z Compiling usdt-macro v0.5.0
6472024-07-15T19:12:10.007Z Compiling hostname v0.3.1
6482024-07-15T19:12:10.249Z Compiling digest v0.10.7
6492024-07-15T19:12:10.300Z Compiling crossbeam-channel v0.5.12
6502024-07-15T19:12:10.619Z Compiling url v2.5.0
6512024-07-15T19:12:11.076Z Compiling term v0.7.0
6522024-07-15T19:12:11.159Z Compiling xattr v1.3.1
6532024-07-15T19:12:11.221Z Compiling memmap v0.7.0
6542024-07-15T19:12:11.278Z Compiling filetime v0.2.23
6552024-07-15T19:12:11.463Z Compiling is-terminal v0.4.12
6562024-07-15T19:12:11.488Z Compiling encoding_rs v0.8.34
6572024-07-15T19:12:11.583Z Compiling sync_wrapper v0.1.2
6582024-07-15T19:12:11.643Z Compiling take_mut v0.2.2
6592024-07-15T19:12:11.667Z Compiling hyper-tls v0.5.0
6602024-07-15T19:12:11.712Z Compiling mime v0.3.17
6612024-07-15T19:12:11.793Z Compiling cpufeatures v0.2.12
6622024-07-15T19:12:11.897Z Compiling ipnet v2.9.0
6632024-07-15T19:12:11.963Z Compiling sha2 v0.10.8
6642024-07-15T19:12:12.278Z Compiling slog-term v2.9.1
6652024-07-15T19:12:12.556Z Compiling usdt v0.5.0
6662024-07-15T19:12:13.004Z Compiling tar v0.4.40
6672024-07-15T19:12:13.095Z Compiling flate2 v1.0.30
6682024-07-15T19:12:13.374Z Compiling cargo_toml v0.20.3
6692024-07-15T19:12:13.877Z Compiling reqwest v0.11.27
6702024-07-15T19:12:13.938Z Compiling slog-bunyan v2.5.0
6712024-07-15T19:12:13.962Z Compiling cargo_metadata v0.18.1
6722024-07-15T19:12:14.121Z Compiling clap v4.5.9
6732024-07-15T19:12:14.242Z Compiling strum v0.26.2
6742024-07-15T19:12:14.412Z Compiling macaddr v1.0.1
6752024-07-15T19:12:14.453Z Compiling futures v0.3.30
6762024-07-15T19:12:14.565Z Compiling tabled v0.15.0
6772024-07-15T19:12:14.827Z Compiling swrite v0.1.0
6782024-07-15T19:12:20.107Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6792024-07-15T19:12:30.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
6802024-07-15T19:12:30.956Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6812024-07-15T19:12:31.035ZJul 15 19:12:30.443 INFO Starting download, target: Clickhouse
6822024-07-15T19:12:31.035ZJul 15 19:12:30.444 INFO Starting download, target: Cockroach
6832024-07-15T19:12:31.036ZJul 15 19:12:30.444 INFO Starting download, target: Console
6842024-07-15T19:12:31.036ZJul 15 19:12:30.444 INFO Starting download, target: DendriteOpenapi
6852024-07-15T19:12:31.069ZJul 15 19:12:30.444 INFO Starting download, target: DendriteStub
6862024-07-15T19:12:31.069ZJul 15 19:12:30.444 INFO Starting download, target: MaghemiteMgd
6872024-07-15T19:12:31.069ZJul 15 19:12:30.444 INFO Starting download, target: TransceiverControl
6882024-07-15T19:12:31.069ZJul 15 19:12:30.446 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
6892024-07-15T19:12:31.069ZJul 15 19:12:30.446 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
6902024-07-15T19:12:31.070ZJul 15 19:12:30.446 INFO Downloading out/downloads/dpd-e83f4f164fd3dbb2100989a399a4fa087232ac36.json (attempt 1/3), target: DendriteOpenapi
6912024-07-15T19:12:31.070ZJul 15 19:12:30.446 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
6922024-07-15T19:12:31.070ZJul 15 19:12:30.446 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
6932024-07-15T19:12:31.070ZJul 15 19:12:30.446 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
6942024-07-15T19:12:31.070ZJul 15 19:12:30.446 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
6952024-07-15T19:12:31.376ZJul 15 19:12:30.773 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6962024-07-15T19:12:31.733ZJul 15 19:12:31.137 INFO Download complete, target: Console
6972024-07-15T19:12:31.822ZJul 15 19:12:31.230 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6982024-07-15T19:12:31.985ZJul 15 19:12:31.396 INFO Download complete, target: DendriteOpenapi
6992024-07-15T19:12:32.764ZJul 15 19:12:32.175 INFO Download complete, target: TransceiverControl
7002024-07-15T19:12:34.058ZJul 15 19:12:33.469 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
7012024-07-15T19:12:34.083ZJul 15 19:12:33.472 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
7022024-07-15T19:12:37.448ZJul 15 19:12:36.858 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
7032024-07-15T19:12:37.448ZJul 15 19:12:36.858 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
7042024-07-15T19:12:37.517ZJul 15 19:12:36.927 INFO Download complete, target: DendriteStub
7052024-07-15T19:12:37.693ZJul 15 19:12:37.099 INFO Download complete, target: MaghemiteMgd
7062024-07-15T19:12:47.856ZJul 15 19:12:47.268 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
7072024-07-15T19:12:48.350ZJul 15 19:12:47.763 INFO Checking that binary works, target: Cockroach
7082024-07-15T19:12:48.548ZJul 15 19:12:47.960 INFO Download complete, target: Cockroach
7092024-07-15T19:12:48.624ZJul 15 19:12:48.036 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
7102024-07-15T19:13:05.602ZJul 15 19:13:05.013 INFO Checking that binary works, target: Clickhouse
7112024-07-15T19:13:05.734ZJul 15 19:13:05.147 INFO Download complete, target: Clickhouse
7122024-07-15T19:13:05.761ZAll builder prerequisites installed successfully, and PATH looks valid
7132024-07-15T19:13:05.786Z
7142024-07-15T19:13:05.786Zreal 2:55.571117858
7152024-07-15T19:13:05.786Zuser 5:37.723524403
7162024-07-15T19:13:05.786Zsys 1:22.527123158
7172024-07-15T19:13:05.786Ztrap 0.210971749
7182024-07-15T19:13:05.786Ztflt 0.093667852
7192024-07-15T19:13:05.786Zdflt 0.755411514
7202024-07-15T19:13:05.786Zkflt 0.007187587
7212024-07-15T19:13:05.786Zlock 16:48.173380548
7222024-07-15T19:13:05.786Zslp 15:33.609067722
7232024-07-15T19:13:05.786Zlat 25.295167071
7242024-07-15T19:13:05.786Zstop 1:02.002986279
7252024-07-15T19:13:05.786Z+ banner build
7262024-07-15T19:13:05.786Z
7272024-07-15T19:13:05.786Z ##### # # # # #####
7282024-07-15T19:13:05.786Z # # # # # # # #
7292024-07-15T19:13:05.787Z ##### # # # # # #
7302024-07-15T19:13:05.787Z # # # # # # # #
7312024-07-15T19:13:05.787Z # # # # # # # #
7322024-07-15T19:13:05.787Z ##### #### # ###### #####
7332024-07-15T19:13:05.787Z
7342024-07-15T19:13:05.787Z+ export 'RUSTFLAGS=-D warnings'
7352024-07-15T19:13:05.787Z+ RUSTFLAGS='-D warnings'
7362024-07-15T19:13:05.787Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
7372024-07-15T19:13:05.787Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
7382024-07-15T19:13:05.787Z+ [[ illumos == \i\l\l\u\m\o\s ]]
7392024-07-15T19:13:05.787Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
7402024-07-15T19:13:05.787Z+ export TMPDIR=/var/tmp/omicron_tmp
7412024-07-15T19:13:05.787Z+ TMPDIR=/var/tmp/omicron_tmp
7422024-07-15T19:13:05.787Z+ export RUST_BACKTRACE=1
7432024-07-15T19:13:05.787Z+ RUST_BACKTRACE=1
7442024-07-15T19:13:05.787Z+ export CARGO_INCREMENTAL=0
7452024-07-15T19:13:05.787Z+ CARGO_INCREMENTAL=0
7462024-07-15T19:13:05.787Z+ export RUSTC_BOOTSTRAP=1
7472024-07-15T19:13:05.787Z+ RUSTC_BOOTSTRAP=1
7482024-07-15T19:13:05.787Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
7492024-07-15T19:13:06.743Z Downloading crates ...
7502024-07-15T19:13:06.951Z Downloaded bitstruct_derive v0.1.0
7512024-07-15T19:13:07.518Z Downloaded cstr-argument v0.1.2
7522024-07-15T19:13:07.518Z Downloaded crunchy v0.2.2
7532024-07-15T19:13:07.518Z Downloaded csv-core v0.1.11
7542024-07-15T19:13:07.518Z Downloaded ident_case v1.0.1
7552024-07-15T19:13:07.518Z Downloaded criterion-plot v0.5.0
7562024-07-15T19:13:07.518Z Downloaded new_debug_unreachable v1.0.6
7572024-07-15T19:13:07.518Z Downloaded serde-big-array v0.5.1
7582024-07-15T19:13:07.518Z Downloaded serde_repr v0.1.19
7592024-07-15T19:13:07.518Z Downloaded strum_macros v0.25.3
7602024-07-15T19:13:07.518Z Downloaded tokio-tungstenite v0.20.1
7612024-07-15T19:13:07.518Z Downloaded pretty-hex v0.2.1
7622024-07-15T19:13:07.519Z Downloaded getopts v0.2.21
7632024-07-15T19:13:07.519Z Downloaded sqlparser_derive v0.2.2
7642024-07-15T19:13:07.519Z Downloaded russh-cryptovec v0.7.2
7652024-07-15T19:13:07.519Z Downloaded tower-layer v0.3.2
7662024-07-15T19:13:07.519Z Downloaded zeroize_derive v1.4.2
7672024-07-15T19:13:07.519Z Downloaded datatest-stable v0.2.9
7682024-07-15T19:13:07.519Z Downloaded endian-type v0.1.2
7692024-07-15T19:13:07.519Z Downloaded headers-core v0.2.0
7702024-07-15T19:13:07.519Z Downloaded doc-comment v0.3.3
7712024-07-15T19:13:07.519Z Downloaded phf_shared v0.10.0
7722024-07-15T19:13:07.519Z Downloaded ena v0.14.3
7732024-07-15T19:13:07.519Z Downloaded embedded-io v0.4.0
7742024-07-15T19:13:07.519Z Downloaded plotters-svg v0.3.5
7752024-07-15T19:13:07.519Z Downloaded portpicker v0.1.1
7762024-07-15T19:13:07.519Z Downloaded pkcs8 v0.10.2
7772024-07-15T19:13:07.519Z Downloaded rand_chacha v0.3.1
7782024-07-15T19:13:07.519Z Downloaded pkcs1 v0.7.5
7792024-07-15T19:13:07.519Z Downloaded pin-project v1.1.5
7802024-07-15T19:13:07.519Z Downloaded hex-literal v0.4.1
7812024-07-15T19:13:07.519Z Downloaded rand_chacha v0.2.2
7822024-07-15T19:13:07.519Z Downloaded diff v0.1.13
7832024-07-15T19:13:07.519Z Downloaded dhcproto v0.11.0
7842024-07-15T19:13:07.519Z Downloaded polar-core v0.27.3
7852024-07-15T19:13:07.519Z Downloaded derive_more v0.99.18
7862024-07-15T19:13:07.519Z Downloaded hyper-util v0.1.3
7872024-07-15T19:13:07.519Z Downloaded petgraph v0.6.5
7882024-07-15T19:13:07.519Z Downloaded rand v0.8.5
7892024-07-15T19:13:07.519Z Downloaded hyper v1.3.1
7902024-07-15T19:13:07.519Z Downloaded hkdf v0.12.4
7912024-07-15T19:13:07.519Z Downloaded quick-xml v0.31.0
7922024-07-15T19:13:07.519Z Downloaded radix_trie v0.2.1
7932024-07-15T19:13:07.520Z Downloaded diesel v2.1.6
7942024-07-15T19:13:07.520Z Downloaded openapiv3 v2.0.0
7952024-07-15T19:13:07.520Z Downloaded sha3 v0.10.8
7962024-07-15T19:13:07.520Z Downloaded trust-dns-proto v0.22.0
7972024-07-15T19:13:07.520Z Downloaded object v0.32.2
7982024-07-15T19:13:07.520Z Downloaded object v0.30.4
7992024-07-15T19:13:07.520Z Downloaded nix v0.28.0
8002024-07-15T19:13:07.520Z Downloaded nix v0.27.1
8012024-07-15T19:13:07.520Z Downloaded webpki-roots v0.25.4
8022024-07-15T19:13:07.520Z Downloaded idna v0.3.0
8032024-07-15T19:13:07.520Z Downloaded idna v0.2.3
8042024-07-15T19:13:07.520Z Downloaded guppy v0.17.5
8052024-07-15T19:13:07.520Z Downloaded winnow v0.5.40
8062024-07-15T19:13:07.520Z Downloaded ring v0.17.8
8072024-07-15T19:13:07.545Z Downloaded proptest v1.4.0
8082024-07-15T19:13:07.570Z Downloaded lalrpop v0.19.12
8092024-07-15T19:13:07.570Z Downloaded rand v0.7.3
8102024-07-15T19:13:07.570Z Downloaded portable-atomic v1.6.0
8112024-07-15T19:13:07.594Z Downloaded tough v0.17.1
8122024-07-15T19:13:07.594Z Downloaded ring v0.16.20
8132024-07-15T19:13:07.677Z Downloaded diesel_derives v2.1.4
8142024-07-15T19:13:07.701Z Downloaded der v0.7.9
8152024-07-15T19:13:07.701Z Downloaded zerocopy-derive v0.6.6
8162024-07-15T19:13:07.701Z Downloaded trust-dns-client v0.22.0
8172024-07-15T19:13:07.726Z Downloaded tower v0.4.13
8182024-07-15T19:13:07.726Z Downloaded regex-automata v0.4.6
8192024-07-15T19:13:07.750Z Downloaded steno v0.4.1
8202024-07-15T19:13:07.750Z Downloaded hashbrown v0.13.2
8212024-07-15T19:13:07.750Z Downloaded hashbrown v0.12.3
8222024-07-15T19:13:07.750Z Downloaded p521 v0.13.3
8232024-07-15T19:13:07.750Z Downloaded num-bigint-dig v0.8.4
8242024-07-15T19:13:07.775Z Downloaded itertools v0.13.0
8252024-07-15T19:13:07.775Z Downloaded itertools v0.12.1
8262024-07-15T19:13:07.775Z Downloaded derive-where v1.2.7
8272024-07-15T19:13:07.775Z Downloaded trust-dns-server v0.22.1
8282024-07-15T19:13:07.799Z Downloaded trust-dns-resolver v0.22.0
8292024-07-15T19:13:07.799Z Downloaded toml_edit v0.19.15
8302024-07-15T19:13:07.824Z Downloaded ratatui v0.27.0
8312024-07-15T19:13:07.848Z Downloaded sled v0.34.7
8322024-07-15T19:13:07.849Z Downloaded finl_unicode v1.2.0
8332024-07-15T19:13:07.873Z Downloaded csv v1.3.0
8342024-07-15T19:13:07.873Z Downloaded regex-syntax v0.8.3
8352024-07-15T19:13:07.898Z Downloaded regex-syntax v0.6.29
8362024-07-15T19:13:07.898Z Downloaded regex v1.10.5
8372024-07-15T19:13:07.925Z Downloaded half v2.4.1
8382024-07-15T19:13:07.925Z Downloaded x509-cert v0.2.5
8392024-07-15T19:13:07.925Z Downloaded libxml v0.3.3
8402024-07-15T19:13:07.950Z Downloaded libm v0.2.8
8412024-07-15T19:13:07.950Z Downloaded regress v0.9.1
8422024-07-15T19:13:07.950Z Downloaded radium v0.7.0
8432024-07-15T19:13:07.950Z Downloaded r2d2 v0.8.10
8442024-07-15T19:13:07.950Z Downloaded plotters v0.3.5
8452024-07-15T19:13:07.974Z Downloaded pbkdf2 v0.12.2
8462024-07-15T19:13:07.974Z Downloaded hyper-rustls v0.26.0
8472024-07-15T19:13:07.974Z Downloaded hyper-rustls v0.24.2
8482024-07-15T19:13:07.975Z Downloaded derive_builder v0.20.0
8492024-07-15T19:13:07.975Z Downloaded der_derive v0.7.2
8502024-07-15T19:13:07.999Z Downloaded defmt v0.3.8
8512024-07-15T19:13:07.999Z Downloaded tungstenite v0.20.1
8522024-07-15T19:13:07.999Z Downloaded trybuild v1.0.96
8532024-07-15T19:13:07.999Z Downloaded rustls v0.22.4
8542024-07-15T19:13:08.023Z Downloaded serde_yaml v0.9.34+deprecated
8552024-07-15T19:13:08.024Z Downloaded publicsuffix v2.2.3
8562024-07-15T19:13:08.024Z Downloaded nom v7.1.3
8572024-07-15T19:13:08.024Z Downloaded bzip2-sys v0.1.11+1.0.8
8582024-07-15T19:13:08.048Z Downloaded derive_builder_core v0.20.0
8592024-07-15T19:13:08.048Z Downloaded rayon v1.10.0
8602024-07-15T19:13:08.073Z Downloaded smoltcp v0.11.0
8612024-07-15T19:13:08.073Z Downloaded smoltcp v0.9.1
8622024-07-15T19:13:08.097Z Downloaded rustls v0.21.12
8632024-07-15T19:13:08.097Z Downloaded minimal-lexical v0.2.1
8642024-07-15T19:13:08.121Z Downloaded itertools v0.10.5
8652024-07-15T19:13:08.122Z Downloaded heapless v0.8.0
8662024-07-15T19:13:08.146Z Downloaded heapless v0.7.17
8672024-07-15T19:13:08.146Z Downloaded ed25519-dalek v2.1.1
8682024-07-15T19:13:08.146Z Downloaded toml v0.7.8
8692024-07-15T19:13:08.146Z Downloaded toml v0.5.11
8702024-07-15T19:13:08.146Z Downloaded peg v0.8.3
8712024-07-15T19:13:08.146Z Downloaded hyper-staticfile v0.9.5
8722024-07-15T19:13:08.146Z Downloaded humantime v2.1.0
8732024-07-15T19:13:08.146Z Downloaded highway v1.1.0
8742024-07-15T19:13:08.146Z Downloaded hex v0.4.3
8752024-07-15T19:13:08.146Z Downloaded fatfs v0.3.6
8762024-07-15T19:13:08.146Z Downloaded fancy-regex v0.13.0
8772024-07-15T19:13:08.171Z Downloaded elliptic-curve v0.13.8
8782024-07-15T19:13:08.171Z Downloaded unicode-segmentation v1.11.0
8792024-07-15T19:13:08.171Z Downloaded sqlparser v0.45.0
8802024-07-15T19:13:08.171Z Downloaded poly1305 v0.8.0
8812024-07-15T19:13:08.171Z Downloaded heck v0.3.3
8822024-07-15T19:13:08.171Z Downloaded headers v0.3.9
8832024-07-15T19:13:08.195Z Downloaded pin-project-internal v1.1.5
8842024-07-15T19:13:08.195Z Downloaded ecdsa v0.16.9
8852024-07-15T19:13:08.195Z Downloaded dirs v5.0.1
8862024-07-15T19:13:08.196Z Downloaded zip v0.6.6
8872024-07-15T19:13:08.196Z Downloaded unicode_categories v0.1.1
8882024-07-15T19:13:08.196Z Downloaded typed-path v0.7.1
8892024-07-15T19:13:08.196Z Downloaded tungstenite v0.21.0
8902024-07-15T19:13:08.220Z Downloaded polyval v0.6.2
8912024-07-15T19:13:08.220Z Downloaded plotters-backend v0.3.5
8922024-07-15T19:13:08.220Z Downloaded phf_shared v0.11.2
8932024-07-15T19:13:08.220Z Downloaded pem-rfc7468 v0.7.0
8942024-07-15T19:13:08.220Z Downloaded peg-macros v0.8.3
8952024-07-15T19:13:08.220Z Downloaded dirs-sys v0.4.1
8962024-07-15T19:13:08.220Z Downloaded defmt-parser v0.3.4
8972024-07-15T19:13:08.220Z Downloaded defmt-macros v0.3.9
8982024-07-15T19:13:08.220Z Downloaded regex-automata v0.1.10
8992024-07-15T19:13:08.220Z Downloaded reedline v0.31.0
9002024-07-15T19:13:08.244Z Downloaded phf v0.11.2
9012024-07-15T19:13:08.244Z Downloaded pem v3.0.4
9022024-07-15T19:13:08.244Z Downloaded peg-runtime v0.8.3
9032024-07-15T19:13:08.244Z Downloaded dyn-clone v1.0.17
9042024-07-15T19:13:08.244Z Downloaded unsafe-libyaml v0.2.11
9052024-07-15T19:13:08.244Z Downloaded tracing-attributes v0.1.27
9062024-07-15T19:13:08.245Z Downloaded russh v0.43.0
9072024-07-15T19:13:08.245Z Downloaded either v1.12.0
9082024-07-15T19:13:08.269Z Downloaded darling_core v0.20.9
9092024-07-15T19:13:08.269Z Downloaded num-bigint v0.4.5
9102024-07-15T19:13:08.269Z Downloaded fastrand v2.1.0
9112024-07-15T19:13:08.269Z Downloaded ed25519 v2.2.3
9122024-07-15T19:13:08.269Z Downloaded ed25519 v1.5.3
9132024-07-15T19:13:08.269Z Downloaded zone v0.1.8
9142024-07-15T19:13:08.269Z Downloaded zerocopy v0.6.6
9152024-07-15T19:13:08.269Z Downloaded stringprep v0.1.4
9162024-07-15T19:13:08.269Z Downloaded difflib v0.4.0
9172024-07-15T19:13:08.269Z Downloaded unicode-linebreak v0.1.5
9182024-07-15T19:13:08.294Z Downloaded debug-ignore v1.0.5
9192024-07-15T19:13:08.294Z Downloaded yasna v0.5.2
9202024-07-15T19:13:08.294Z Downloaded yansi v0.5.1
9212024-07-15T19:13:08.294Z Downloaded unicode-truncate v1.0.0
9222024-07-15T19:13:08.294Z Downloaded tui-tree-widget v0.21.0
9232024-07-15T19:13:08.294Z Downloaded rsa v0.9.6
9242024-07-15T19:13:08.294Z Downloaded getrandom v0.2.14
9252024-07-15T19:13:08.294Z Downloaded downcast v0.11.0
9262024-07-15T19:13:08.294Z Downloaded display-error-chain v0.2.0
9272024-07-15T19:13:08.294Z Downloaded diesel_table_macro_syntax v0.1.0
9282024-07-15T19:13:08.295Z Downloaded dhcproto-macros v0.1.0
9292024-07-15T19:13:08.295Z Downloaded derive_builder_macro v0.20.0
9302024-07-15T19:13:08.295Z Downloaded darling_macro v0.20.9
9312024-07-15T19:13:08.295Z Downloaded zone_cfg_derive v0.1.2
9322024-07-15T19:13:08.295Z Downloaded zeroize v1.7.0
9332024-07-15T19:13:08.319Z Downloaded untrusted v0.7.1
9342024-07-15T19:13:08.319Z Downloaded universal-hash v0.5.1
9352024-07-15T19:13:08.319Z Downloaded unicode-xid v0.2.4
9362024-07-15T19:13:08.319Z Downloaded unicase v2.7.0
9372024-07-15T19:13:08.319Z Downloaded unarray v0.1.4
9382024-07-15T19:13:08.319Z Downloaded ron v0.8.1
9392024-07-15T19:13:08.319Z Downloaded data-encoding v2.6.0
9402024-07-15T19:13:08.319Z Downloaded topological-sort v0.2.2
9412024-07-15T19:13:08.319Z Downloaded russh-keys v0.43.0
9422024-07-15T19:13:08.319Z Downloaded rstest_macros v0.19.0
9432024-07-15T19:13:08.319Z Downloaded rstest v0.19.0
9442024-07-15T19:13:08.344Z Downloaded rayon-core v1.12.1
9452024-07-15T19:13:08.344Z Downloaded rand_distr v0.4.3
9462024-07-15T19:13:08.344Z Downloaded strip-ansi-escapes v0.2.0
9472024-07-15T19:13:08.344Z Downloaded string_cache v0.8.7
9482024-07-15T19:13:08.344Z Downloaded which v4.4.2
9492024-07-15T19:13:08.344Z Downloaded walkdir v2.5.0
9502024-07-15T19:13:08.344Z Downloaded parking_lot_core v0.8.6
9512024-07-15T19:13:08.344Z Downloaded p256 v0.13.2
9522024-07-15T19:13:08.344Z Downloaded oso v0.27.3
9532024-07-15T19:13:08.368Z Downloaded omicron-zone-package v0.11.0
9542024-07-15T19:13:08.369Z Downloaded tokio-tungstenite v0.21.0
9552024-07-15T19:13:08.369Z Downloaded ron v0.7.1
9562024-07-15T19:13:08.369Z Downloaded ref-cast-impl v1.0.23
9572024-07-15T19:13:08.369Z Downloaded rcgen v0.12.1
9582024-07-15T19:13:08.369Z Downloaded rand_xorshift v0.3.0
9592024-07-15T19:13:08.369Z Downloaded rand_seeder v0.2.3
9602024-07-15T19:13:08.369Z Downloaded rand_core v0.6.4
9612024-07-15T19:13:08.369Z Downloaded spin v0.9.8
9622024-07-15T19:13:08.393Z Downloaded similar v2.5.0
9632024-07-15T19:13:08.393Z Downloaded hash32 v0.3.1
9642024-07-15T19:13:08.393Z Downloaded hash32 v0.2.1
9652024-07-15T19:13:08.393Z Downloaded serde_with_macros v3.8.3
9662024-07-15T19:13:08.393Z Downloaded mockall_derive v0.12.1
9672024-07-15T19:13:08.393Z Downloaded toolchain_find v0.4.0
9682024-07-15T19:13:08.393Z Downloaded structmeta v0.2.0
9692024-07-15T19:13:08.393Z Downloaded rust-argon2 v2.1.0
9702024-07-15T19:13:08.393Z Downloaded rtoolbox v0.0.2
9712024-07-15T19:13:08.394Z Downloaded rpassword v7.3.1
9722024-07-15T19:13:08.394Z Downloaded rfc6979 v0.4.0
9732024-07-15T19:13:08.394Z Downloaded resolv-conf v0.7.0
9742024-07-15T19:13:08.420Z Downloaded relative-path v1.9.3
9752024-07-15T19:13:08.420Z Downloaded static_assertions v1.1.0
9762024-07-15T19:13:08.420Z Downloaded spki v0.7.3
9772024-07-15T19:13:08.420Z Downloaded smallvec v0.6.14
9782024-07-15T19:13:08.420Z Downloaded slog-scope v4.4.0
9792024-07-15T19:13:08.420Z Downloaded slog-dtrace v0.3.0
9802024-07-15T19:13:08.420Z Downloaded siphasher v0.3.11
9812024-07-15T19:13:08.420Z Downloaded signature v2.2.0
9822024-07-15T19:13:08.420Z Downloaded signal-hook-tokio v0.3.1
9832024-07-15T19:13:08.420Z Downloaded signal-hook v0.3.17
9842024-07-15T19:13:08.420Z Downloaded rustls-pemfile v2.1.2
9852024-07-15T19:13:08.420Z Downloaded rustls-native-certs v0.7.0
9862024-07-15T19:13:08.420Z Downloaded wyz v0.5.1
9872024-07-15T19:13:08.420Z Downloaded whoami v1.5.1
9882024-07-15T19:13:08.445Z Downloaded parking_lot v0.11.2
9892024-07-15T19:13:08.445Z Downloaded owo-colors v4.0.0
9902024-07-15T19:13:08.445Z Downloaded num-traits v0.2.19
9912024-07-15T19:13:08.445Z Downloaded linear-map v1.2.0
9922024-07-15T19:13:08.445Z Downloaded bstr v1.9.1
9932024-07-15T19:13:08.445Z Downloaded ref-cast v1.0.23
9942024-07-15T19:13:08.445Z Downloaded rand_core v0.5.1
9952024-07-15T19:13:08.469Z Downloaded stable_deref_trait v1.2.0
9962024-07-15T19:13:08.469Z Downloaded stability v0.2.0
9972024-07-15T19:13:08.469Z Downloaded smawk v0.3.2
9982024-07-15T19:13:08.469Z Downloaded slog-stdlog v4.1.1
9992024-07-15T19:13:08.469Z Downloaded slog-envlogger v2.2.0
10002024-07-15T19:13:08.469Z Downloaded signature v1.6.4
10012024-07-15T19:13:08.470Z Downloaded signal-hook-mio v0.2.3
10022024-07-15T19:13:08.470Z Downloaded rustls-pki-types v1.7.0
10032024-07-15T19:13:08.470Z Downloaded rustc_version v0.1.7
10042024-07-15T19:13:08.470Z Downloaded rustc-demangle v0.1.24
10052024-07-15T19:13:08.470Z Downloaded guppy-workspace-hack v0.1.0
10062024-07-15T19:13:08.470Z Downloaded shell-words v1.1.0
10072024-07-15T19:13:08.470Z Downloaded sha1 v0.10.6
10082024-07-15T19:13:08.470Z Downloaded samael v0.0.15
10092024-07-15T19:13:08.470Z Downloaded salty v0.2.0
10102024-07-15T19:13:08.495Z Downloaded rustyline v14.0.0
10112024-07-15T19:13:08.495Z Downloaded rustls-webpki v0.102.4
10122024-07-15T19:13:08.520Z Downloaded rustls-webpki v0.101.7
10132024-07-15T19:13:08.520Z Downloaded quick-error v1.2.3
10142024-07-15T19:13:08.546Z Downloaded psl-types v2.0.11
10152024-07-15T19:13:08.546Z Downloaded gimli v0.28.1
10162024-07-15T19:13:08.546Z Downloaded password-hash v0.4.2
10172024-07-15T19:13:08.546Z Downloaded num-complex v0.4.6
10182024-07-15T19:13:08.546Z Downloaded nu-ansi-term v0.50.0
10192024-07-15T19:13:08.546Z Downloaded libtest-mimic v0.7.3
10202024-07-15T19:13:08.546Z Downloaded indicatif v0.17.8
10212024-07-15T19:13:08.546Z Downloaded indexmap v1.9.3
10222024-07-15T19:13:08.571Z Downloaded chrono v0.4.38
10232024-07-15T19:13:08.571Z Downloaded bstr v0.2.17
10242024-07-15T19:13:08.596Z Downloaded sqlformat v0.2.4
10252024-07-15T19:13:08.596Z Downloaded smf v0.2.3
10262024-07-15T19:13:08.596Z Downloaded similar-asserts v1.5.0
10272024-07-15T19:13:08.596Z Downloaded sigpipe v0.1.3
10282024-07-15T19:13:08.596Z Downloaded rustfmt-wrapper v0.2.1
10292024-07-15T19:13:08.596Z Downloaded rustc_version v0.4.0
10302024-07-15T19:13:08.596Z Downloaded rustc-hash v1.1.0
10312024-07-15T19:13:08.596Z Downloaded getrandom v0.1.16
10322024-07-15T19:13:08.597Z Downloaded foreign-types-macros v0.2.3
10332024-07-15T19:13:08.597Z Downloaded foreign-types v0.5.0
10342024-07-15T19:13:08.597Z Downloaded flume v0.11.0
10352024-07-15T19:13:08.597Z Downloaded float-cmp v0.9.0
10362024-07-15T19:13:08.597Z Downloaded flagset v0.4.5
10372024-07-15T19:13:08.597Z Downloaded fixedbitset v0.4.2
10382024-07-15T19:13:08.597Z Downloaded vte_generate_state_changes v0.1.1
10392024-07-15T19:13:08.597Z Downloaded vte v0.11.1
10402024-07-15T19:13:08.621Z Downloaded vsss-rs v3.3.4
10412024-07-15T19:13:08.621Z Downloaded uzers v0.11.3
10422024-07-15T19:13:08.621Z Downloaded uuid v1.9.1
10432024-07-15T19:13:08.621Z Downloaded shlex v1.3.0
10442024-07-15T19:13:08.621Z Downloaded rusty-fork v0.3.0
10452024-07-15T19:13:08.621Z Downloaded http v1.1.0
10462024-07-15T19:13:08.622Z Downloaded hmac v0.12.1
10472024-07-15T19:13:08.622Z Downloaded fallible-iterator v0.2.0
10482024-07-15T19:13:08.622Z Downloaded password-hash v0.5.0
10492024-07-15T19:13:08.622Z Downloaded partial-io v0.5.4
10502024-07-15T19:13:08.622Z Downloaded parse-display-derive v0.9.1
10512024-07-15T19:13:08.646Z Downloaded packed_struct_codegen v0.10.1
10522024-07-15T19:13:08.646Z Downloaded packed_struct v0.10.1
10532024-07-15T19:13:08.646Z Downloaded num_enum v0.5.11
10542024-07-15T19:13:08.646Z Downloaded num-rational v0.4.2
10552024-07-15T19:13:08.646Z Downloaded num-iter v0.1.45
10562024-07-15T19:13:08.646Z Downloaded num-integer v0.1.46
10572024-07-15T19:13:08.646Z Downloaded num-derive v0.4.2
10582024-07-15T19:13:08.646Z Downloaded num v0.4.3
10592024-07-15T19:13:08.646Z Downloaded nodrop v0.1.14
10602024-07-15T19:13:08.646Z Downloaded memoffset v0.9.1
10612024-07-15T19:13:08.646Z Downloaded memmap2 v0.9.4
10622024-07-15T19:13:08.647Z Downloaded md-5 v0.10.6
10632024-07-15T19:13:08.647Z Downloaded managed v0.8.0
10642024-07-15T19:13:08.647Z Downloaded lru v0.12.3
10652024-07-15T19:13:08.647Z Downloaded libloading v0.8.3
10662024-07-15T19:13:08.671Z Downloaded curve25519-dalek v4.1.3
10672024-07-15T19:13:08.671Z Downloaded bitvec v1.0.1
10682024-07-15T19:13:08.695Z Downloaded addr2line v0.21.0
10692024-07-15T19:13:08.695Z Downloaded gethostname v0.4.3
10702024-07-15T19:13:08.695Z Downloaded fxhash v0.2.1
10712024-07-15T19:13:08.695Z Downloaded futures-timer v3.0.3
10722024-07-15T19:13:08.695Z Downloaded funty v2.0.0
10732024-07-15T19:13:08.695Z Downloaded fragile v2.0.0
10742024-07-15T19:13:08.695Z Downloaded foreign-types-shared v0.3.1
10752024-07-15T19:13:08.695Z Downloaded float-ord v0.3.2
10762024-07-15T19:13:08.695Z Downloaded ff v0.13.0
10772024-07-15T19:13:08.695Z Downloaded fd-lock v4.0.2
10782024-07-15T19:13:08.696Z Downloaded waitgroup v0.1.2
10792024-07-15T19:13:08.696Z Downloaded wait-timeout v0.2.0
10802024-07-15T19:13:08.696Z Downloaded utf-8 v0.7.6
10812024-07-15T19:13:08.720Z Downloaded untrusted v0.9.0
10822024-07-15T19:13:08.720Z Downloaded serde-big-array v0.4.1
10832024-07-15T19:13:08.720Z Downloaded semver v0.1.20
10842024-07-15T19:13:08.720Z Downloaded secrecy v0.8.0
10852024-07-15T19:13:08.720Z Downloaded sct v0.7.1
10862024-07-15T19:13:08.720Z Downloaded schemars_derive v0.8.21
10872024-07-15T19:13:08.720Z Downloaded schemars v0.8.21
10882024-07-15T19:13:08.745Z Downloaded scheduled-thread-pool v0.2.7
10892024-07-15T19:13:08.745Z Downloaded same-file v1.0.6
10902024-07-15T19:13:08.745Z Downloaded proc-macro-crate v1.3.1
10912024-07-15T19:13:08.745Z Downloaded primeorder v0.13.6
10922024-07-15T19:13:08.745Z Downloaded prettyplease v0.2.20
10932024-07-15T19:13:08.745Z Downloaded pretty_assertions v1.4.0
10942024-07-15T19:13:08.745Z Downloaded postcard v1.0.8
10952024-07-15T19:13:08.745Z Downloaded hubpack_derive v0.1.1
10962024-07-15T19:13:08.745Z Downloaded httptest v0.15.5
10972024-07-15T19:13:08.745Z Downloaded home v0.5.9
10982024-07-15T19:13:08.745Z Downloaded group v0.13.0
10992024-07-15T19:13:08.745Z Downloaded globset v0.4.14
11002024-07-15T19:13:08.746Z Downloaded glob v0.3.1
11012024-07-15T19:13:08.746Z Downloaded expectorate v1.1.0
11022024-07-15T19:13:08.771Z Downloaded tokio-postgres v0.7.10
11032024-07-15T19:13:08.771Z Downloaded serde_with v3.8.3
11042024-07-15T19:13:08.771Z Downloaded pathdiff v0.2.1
11052024-07-15T19:13:08.771Z Downloaded paste v1.0.15
11062024-07-15T19:13:08.771Z Downloaded option-ext v0.2.0
11072024-07-15T19:13:08.771Z Downloaded number_prefix v0.4.0
11082024-07-15T19:13:08.771Z Downloaded normalize-line-endings v0.3.0
11092024-07-15T19:13:08.771Z Downloaded newtype_derive v0.1.6
11102024-07-15T19:13:08.771Z Downloaded newline-converter v0.3.0
11112024-07-15T19:13:08.795Z Downloaded nested v0.1.1
11122024-07-15T19:13:08.795Z Downloaded nanorand v0.7.0
11132024-07-15T19:13:08.795Z Downloaded multimap v0.10.0
11142024-07-15T19:13:08.795Z Downloaded multer v3.1.0
11152024-07-15T19:13:08.795Z Downloaded mockall v0.12.1
11162024-07-15T19:13:08.795Z Downloaded mime_guess v2.0.4
11172024-07-15T19:13:08.795Z Downloaded lazy_static v1.5.0
11182024-07-15T19:13:08.795Z Downloaded bindgen v0.69.4
11192024-07-15T19:13:08.795Z Downloaded aho-corasick v1.1.3
11202024-07-15T19:13:08.820Z Downloaded predicates-tree v1.0.9
11212024-07-15T19:13:08.820Z Downloaded predicates-core v1.0.6
11222024-07-15T19:13:08.820Z Downloaded predicates v3.1.0
11232024-07-15T19:13:08.820Z Downloaded precomputed-hash v0.1.1
11242024-07-15T19:13:08.820Z Downloaded ppv-lite86 v0.2.17
11252024-07-15T19:13:08.820Z Downloaded postgres-types v0.2.6
11262024-07-15T19:13:08.820Z Downloaded postgres-protocol v0.6.6
11272024-07-15T19:13:08.820Z Downloaded hubpack v0.1.2
11282024-07-15T19:13:08.820Z Downloaded http-range v0.1.5
11292024-07-15T19:13:08.820Z Downloaded http-body v1.0.0
11302024-07-15T19:13:08.820Z Downloaded hostname v0.4.0
11312024-07-15T19:13:08.820Z Downloaded ghash v0.5.1
11322024-07-15T19:13:08.820Z Downloaded escape8259 v0.5.2
11332024-07-15T19:13:08.820Z Downloaded erased-serde v0.3.31
11342024-07-15T19:13:08.845Z Downloaded env_logger v0.10.2
11352024-07-15T19:13:08.845Z Downloaded env_logger v0.9.3
11362024-07-15T19:13:08.845Z Downloaded enum-as-inner v0.5.1
11372024-07-15T19:13:08.845Z Downloaded tokio-stream v0.1.15
11382024-07-15T19:13:08.845Z Downloaded tokio-rustls v0.25.0
11392024-07-15T19:13:08.885Z Downloaded tls_codec_derive v0.4.1
11402024-07-15T19:13:08.885Z Downloaded tls_codec v0.4.1
11412024-07-15T19:13:08.885Z Downloaded tinytemplate v1.2.1
11422024-07-15T19:13:08.885Z Downloaded textwrap v0.16.1
11432024-07-15T19:13:08.885Z Downloaded test-strategy v0.3.1
11442024-07-15T19:13:08.885Z Downloaded supports-color v3.0.0
11452024-07-15T19:13:08.885Z Downloaded subprocess v0.2.9
11462024-07-15T19:13:08.885Z Downloaded strum_macros v0.24.3
11472024-07-15T19:13:08.885Z Downloaded socket2 v0.4.10
11482024-07-15T19:13:08.885Z Downloaded snafu-derive v0.8.2
11492024-07-15T19:13:08.910Z Downloaded snafu v0.8.2
11502024-07-15T19:13:08.910Z Downloaded parse-display v0.9.1
11512024-07-15T19:13:08.910Z Downloaded opaque-debug v0.3.1
11522024-07-15T19:13:08.910Z Downloaded md5 v0.7.0
11532024-07-15T19:13:08.910Z Downloaded matches v0.1.10
11542024-07-15T19:13:08.910Z Downloaded libsw v3.3.1
11552024-07-15T19:13:08.910Z Downloaded libefi-sys v0.1.0
11562024-07-15T19:13:08.910Z Downloaded keccak v0.1.5
11572024-07-15T19:13:08.910Z Downloaded crossterm v0.27.0
11582024-07-15T19:13:08.910Z Downloaded blake3 v1.5.1
11592024-07-15T19:13:08.910Z Downloaded aes-gcm v0.10.3
11602024-07-15T19:13:08.910Z Downloaded tokio-rustls v0.24.1
11612024-07-15T19:13:08.934Z Downloaded tiny-keccak v2.0.2
11622024-07-15T19:13:08.935Z Downloaded threadpool v1.8.1
11632024-07-15T19:13:08.935Z Downloaded thiserror-no-std v2.0.2
11642024-07-15T19:13:08.935Z Downloaded thiserror-impl-no-std v2.0.2
11652024-07-15T19:13:08.935Z Downloaded termtree v0.4.1
11662024-07-15T19:13:08.935Z Downloaded termios v0.3.3
11672024-07-15T19:13:08.935Z Downloaded termcolor v1.4.1
11682024-07-15T19:13:08.935Z Downloaded tempfile v3.10.1
11692024-07-15T19:13:08.935Z Downloaded target-spec v3.1.0
11702024-07-15T19:13:08.935Z Downloaded target-lexicon v0.12.14
11712024-07-15T19:13:08.935Z Downloaded tap v1.0.1
11722024-07-15T19:13:08.935Z Downloaded tabwriter v1.4.0
11732024-07-15T19:13:08.960Z Downloaded subtle v2.5.0
11742024-07-15T19:13:08.960Z Downloaded maplit v1.0.2
11752024-07-15T19:13:08.960Z Downloaded lru-cache v0.1.2
11762024-07-15T19:13:08.960Z Downloaded kstat-rs v0.2.4
11772024-07-15T19:13:08.960Z Downloaded ipnetwork v0.20.0
11782024-07-15T19:13:08.960Z Downloaded internet-checksum v0.2.1
11792024-07-15T19:13:08.960Z Downloaded indoc v1.0.9
11802024-07-15T19:13:08.960Z Downloaded iana-time-zone v0.1.60
11812024-07-15T19:13:08.960Z Downloaded darling v0.20.9
11822024-07-15T19:13:08.960Z Downloaded crypto-bigint v0.5.5
11832024-07-15T19:13:08.984Z Downloaded criterion v0.5.1
11842024-07-15T19:13:08.984Z Downloaded aes v0.8.4
11852024-07-15T19:13:08.984Z Downloaded structmeta-derive v0.3.0
11862024-07-15T19:13:08.984Z Downloaded structmeta-derive v0.2.0
11872024-07-15T19:13:08.984Z Downloaded structmeta v0.3.0
11882024-07-15T19:13:08.984Z Downloaded spin v0.5.2
11892024-07-15T19:13:08.984Z Downloaded serde_plain v1.0.2
11902024-07-15T19:13:08.984Z Downloaded serde_derive_internals v0.29.1
11912024-07-15T19:13:09.009Z Downloaded pbkdf2 v0.11.0
11922024-07-15T19:13:09.009Z Downloaded oorandom v11.1.3
11932024-07-15T19:13:09.009Z Downloaded olpc-cjson v0.1.3
11942024-07-15T19:13:09.009Z Downloaded num_enum_derive v0.5.11
11952024-07-15T19:13:09.009Z Downloaded nibble_vec v0.1.0
11962024-07-15T19:13:09.009Z Downloaded newtype-uuid v1.1.0
11972024-07-15T19:13:09.009Z Downloaded maybe-uninit v2.0.0
11982024-07-15T19:13:09.009Z Downloaded crossbeam-epoch v0.9.18
11992024-07-15T19:13:09.009Z Downloaded backtrace v0.3.71
12002024-07-15T19:13:09.009Z Downloaded serde_path_to_error v0.1.16
12012024-07-15T19:13:09.009Z Downloaded serde_arrays v0.1.0
12022024-07-15T19:13:09.034Z Downloaded serde-hex v0.1.0
12032024-07-15T19:13:09.034Z Downloaded sec1 v0.7.3
12042024-07-15T19:13:09.034Z Downloaded path-slash v0.1.5
12052024-07-15T19:13:09.034Z Downloaded parse-size v1.0.0
12062024-07-15T19:13:09.034Z Downloaded oso-derive v0.27.3
12072024-07-15T19:13:09.034Z Downloaded linked-hash-map v0.5.6
12082024-07-15T19:13:09.034Z Downloaded is_ci v1.2.0
12092024-07-15T19:13:09.034Z Downloaded instant v0.1.12
12102024-07-15T19:13:09.034Z Downloaded impl-trait-for-tuples v0.2.2
12112024-07-15T19:13:09.034Z Downloaded cookie v0.18.1
12122024-07-15T19:13:09.034Z Downloaded const_format_proc_macros v0.2.32
12132024-07-15T19:13:09.034Z Downloaded const_format v0.2.32
12142024-07-15T19:13:09.058Z Downloaded const-oid v0.9.6
12152024-07-15T19:13:09.059Z Downloaded compact_str v0.7.1
12162024-07-15T19:13:09.059Z Downloaded chacha20poly1305 v0.10.1
12172024-07-15T19:13:09.059Z Downloaded cfg-expr v0.15.8
12182024-07-15T19:13:09.059Z Downloaded arc-swap v1.7.1
12192024-07-15T19:13:09.059Z Downloaded lazycell v1.3.0
12202024-07-15T19:13:09.059Z Downloaded lalrpop-util v0.19.12
12212024-07-15T19:13:09.059Z Downloaded inout v0.1.3
12222024-07-15T19:13:09.059Z Downloaded indent_write v2.2.0
12232024-07-15T19:13:09.059Z Downloaded curve25519-dalek-derive v0.1.1
12242024-07-15T19:13:09.059Z Downloaded convert_case v0.4.0
12252024-07-15T19:13:09.083Z Downloaded chacha20 v0.9.1
12262024-07-15T19:13:09.083Z Downloaded cbc v0.1.2
12272024-07-15T19:13:09.083Z Downloaded cast v0.3.0
12282024-07-15T19:13:09.083Z Downloaded cancel-safe-futures v0.1.5
12292024-07-15T19:13:09.083Z Downloaded buf-list v1.0.3
12302024-07-15T19:13:09.083Z Downloaded blake2b_simd v1.0.2
12312024-07-15T19:13:09.083Z Downloaded blake2 v0.10.6
12322024-07-15T19:13:09.083Z Downloaded base64 v0.22.1
12332024-07-15T19:13:09.107Z Downloaded base64 v0.13.1
12342024-07-15T19:13:09.107Z Downloaded argon2 v0.5.3
12352024-07-15T19:13:09.107Z Downloaded ctr v0.9.2
12362024-07-15T19:13:09.107Z Downloaded crc-catalog v2.4.0
12372024-07-15T19:13:09.107Z Downloaded crc-any v2.5.0
12382024-07-15T19:13:09.107Z Downloaded corncobs v0.1.3
12392024-07-15T19:13:09.107Z Downloaded clang-sys v1.7.0
12402024-07-15T19:13:09.108Z Downloaded cipher v0.4.4
12412024-07-15T19:13:09.108Z Downloaded block-padding v0.3.3
12422024-07-15T19:13:09.108Z Downloaded allocator-api2 v0.2.18
12432024-07-15T19:13:09.108Z Downloaded cookie v0.17.0
12442024-07-15T19:13:09.133Z Downloaded cobs v0.2.3
12452024-07-15T19:13:09.133Z Downloaded ciborium-io v0.2.2
12462024-07-15T19:13:09.133Z Downloaded ahash v0.8.11
12472024-07-15T19:13:09.133Z Downloaded constant_time_eq v0.3.0
12482024-07-15T19:13:09.133Z Downloaded console v0.15.8
12492024-07-15T19:13:09.134Z Downloaded colored v2.1.0
12502024-07-15T19:13:09.134Z Downloaded cexpr v0.6.0
12512024-07-15T19:13:09.134Z Downloaded castaway v0.2.2
12522024-07-15T19:13:09.134Z Downloaded blowfish v0.9.1
12532024-07-15T19:13:09.134Z Downloaded crucible-workspace-hack v0.1.0
12542024-07-15T19:13:09.134Z Downloaded crossbeam-deque v0.8.5
12552024-07-15T19:13:09.134Z Downloaded cookie_store v0.20.0
12562024-07-15T19:13:09.134Z Downloaded ciborium-ll v0.2.2
12572024-07-15T19:13:09.134Z Downloaded ciborium v0.2.2
12582024-07-15T19:13:09.158Z Downloaded cassowary v0.3.0
12592024-07-15T19:13:09.158Z Downloaded camino-tempfile v1.1.1
12602024-07-15T19:13:09.158Z Downloaded bzip2 v0.4.4
12612024-07-15T19:13:09.158Z Downloaded bitfield-struct v0.6.1
12622024-07-15T19:13:09.158Z Downloaded bit-vec v0.6.3
12632024-07-15T19:13:09.158Z Downloaded bcs v0.1.6
12642024-07-15T19:13:09.158Z Downloaded bcrypt-pbkdf v0.10.0
12652024-07-15T19:13:09.158Z Downloaded bb8 v0.8.5
12662024-07-15T19:13:09.158Z Downloaded base64ct v1.6.0
12672024-07-15T19:13:09.158Z Downloaded base16ct v0.2.0
12682024-07-15T19:13:09.158Z Downloaded backoff v0.4.0
12692024-07-15T19:13:09.159Z Downloaded atomic-waker v1.1.2
12702024-07-15T19:13:09.159Z Downloaded async-trait v0.1.81
12712024-07-15T19:13:09.183Z Downloaded async-stream v0.3.5
12722024-07-15T19:13:09.183Z Downloaded async-recursion v1.1.1
12732024-07-15T19:13:09.183Z Downloaded assert_cmd v2.0.14
12742024-07-15T19:13:09.183Z Downloaded ascii-canvas v3.0.0
12752024-07-15T19:13:09.183Z Downloaded ascii v1.1.0
12762024-07-15T19:13:09.183Z Downloaded arrayvec v0.7.4
12772024-07-15T19:13:09.183Z Downloaded arrayref v0.3.7
12782024-07-15T19:13:09.183Z Downloaded array-init v0.0.4
12792024-07-15T19:13:09.183Z Downloaded approx v0.5.1
12802024-07-15T19:13:09.183Z Downloaded anes v0.1.6
12812024-07-15T19:13:09.183Z Downloaded aead v0.5.2
12822024-07-15T19:13:09.208Z Downloaded bitflags v1.3.2
12832024-07-15T19:13:09.208Z Downloaded bit-set v0.5.3
12842024-07-15T19:13:09.208Z Downloaded async-stream-impl v0.3.5
12852024-07-15T19:13:09.208Z Downloaded crc v3.2.1
12862024-07-15T19:13:09.208Z Downloaded cfg_aliases v0.1.1
12872024-07-15T19:13:09.208Z Downloaded bitstruct v0.1.1
12882024-07-15T19:13:09.208Z Downloaded bitfield v0.14.0
12892024-07-15T19:13:09.208Z Downloaded atty v0.2.14
12902024-07-15T19:13:09.208Z Downloaded atomicwrites v0.4.3
12912024-07-15T19:13:09.208Z Downloaded assert_matches v1.5.0
12922024-07-15T19:13:09.942Z Dirty unicode-ident v1.0.12: the rustflags changed
12932024-07-15T19:13:09.942Z Compiling unicode-ident v1.0.12
12942024-07-15T19:13:09.942Z Dirty proc-macro2 v1.0.86: the rustflags changed
12952024-07-15T19:13:09.942Z Compiling proc-macro2 v1.0.86
12962024-07-15T19:13:09.942Z Dirty libc v0.2.155: the rustflags changed
12972024-07-15T19:13:09.942Z Compiling libc v0.2.155
12982024-07-15T19:13:09.966Z Dirty cfg-if v1.0.0: the rustflags changed
12992024-07-15T19:13:09.966Z Compiling cfg-if v1.0.0
13002024-07-15T19:13:09.966Z Compiling serde v1.0.204
13012024-07-15T19:13:09.966Z Dirty version_check v0.9.4: the rustflags changed
13022024-07-15T19:13:09.966Z Compiling version_check v0.9.4
13032024-07-15T19:13:09.991Z Dirty autocfg v1.3.0: the rustflags changed
13042024-07-15T19:13:09.991Z Compiling autocfg v1.3.0
13052024-07-15T19:13:10.016Z Dirty memchr v2.7.2: the rustflags changed
13062024-07-15T19:13:10.016Z Compiling memchr v2.7.2
13072024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.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=f04c7e29e163c4f4 -C extra-filename=-f04c7e29e163c4f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13082024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.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.86/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=3d60a5ec559be5a3 -C extra-filename=-3d60a5ec559be5a3 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13092024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/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=3cba3e4111e6a12c -C extra-filename=-3cba3e4111e6a12c --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13102024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.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=6cd145163fd70236 -C extra-filename=-6cd145163fd70236 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13112024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.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.204/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=1551a7a4c9cbe6e4 -C extra-filename=-1551a7a4c9cbe6e4 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13122024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /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=29318a6a539680a2 -C extra-filename=-29318a6a539680a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13132024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-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=da1d2f89ec5cc337 -C extra-filename=-da1d2f89ec5cc337 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13142024-07-15T19:13:10.016Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d9b2ede3219a3f1f -C extra-filename=-d9b2ede3219a3f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13152024-07-15T19:13:10.141Z Compiling scopeguard v1.2.0
13162024-07-15T19:13:10.141Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /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 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=96e907db81b39683 -C extra-filename=-96e907db81b39683 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13172024-07-15T19:13:10.165Z Compiling log v0.4.21
13182024-07-15T19:13:10.165Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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 --cfg 'feature="std"' -C metadata=a206aa3e5ae8d451 -C extra-filename=-a206aa3e5ae8d451 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13192024-07-15T19:13:10.302Z Dirty byteorder v1.5.0: the rustflags changed
13202024-07-15T19:13:10.302Z Compiling byteorder v1.5.0
13212024-07-15T19:13:10.327Z Running `/home/build/.rustup/toolchains/1.78.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=4079b563d11206ed -C extra-filename=-4079b563d11206ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13222024-07-15T19:13:10.577Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-1551a7a4c9cbe6e4/build-script-build`
13232024-07-15T19:13:10.611Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-3d60a5ec559be5a3/build-script-build`
13242024-07-15T19:13:10.635Z Dirty once_cell v1.19.0: the rustflags changed
13252024-07-15T19:13:10.635Z Compiling once_cell v1.19.0
13262024-07-15T19:13:10.635Z Running `/home/build/.rustup/toolchains/1.78.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.19.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"' -C metadata=646417322ca33c73 -C extra-filename=-646417322ca33c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13272024-07-15T19:13:10.660Z Dirty itoa v1.0.11: the rustflags changed
13282024-07-15T19:13:10.660Z Compiling itoa v1.0.11
13292024-07-15T19:13:10.684Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-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 -C metadata=1d1af7e8c40a69f8 -C extra-filename=-1d1af7e8c40a69f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13302024-07-15T19:13:10.754Z Compiling smallvec v1.13.2
13312024-07-15T19:13:10.779Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.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="const_generics"' --cfg 'feature="const_new"' -C metadata=b79becaab4538f2c -C extra-filename=-b79becaab4538f2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13322024-07-15T19:13:10.804Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-3cba3e4111e6a12c/build-script-build`
13332024-07-15T19:13:10.844Z Dirty parking_lot_core v0.9.10: the rustflags changed
13342024-07-15T19:13:10.844Z Compiling parking_lot_core v0.9.10
13352024-07-15T19:13:10.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.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 -C metadata=8d46e527a12f1bac -C extra-filename=-8d46e527a12f1bac --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13362024-07-15T19:13:10.894Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-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=9e9eff94c6618bbf -C extra-filename=-9e9eff94c6618bbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --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`
13372024-07-15T19:13:10.918Z Compiling libm v0.2.8
13382024-07-15T19:13:10.918Z Running `/home/build/.rustup/toolchains/1.78.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.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="default"' -C metadata=095fcd23f830a54d -C extra-filename=-095fcd23f830a54d --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13392024-07-15T19:13:10.918Z Running `/home/build/.rustup/toolchains/1.78.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.86/src/lib.rs --error-format=json --json=diagnostic-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=6a78d9d4c0031289 -C extra-filename=-6a78d9d4c0031289 --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-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_literal_byte_character --cfg no_literal_c_string --cfg wrap_proc_macro --cfg proc_macro_span`
13402024-07-15T19:13:11.004Z Dirty lock_api v0.4.12: the rustflags changed
13412024-07-15T19:13:11.004Z Compiling lock_api v0.4.12
13422024-07-15T19:13:11.029Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.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 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=4af9be3a59741d39 -C extra-filename=-4af9be3a59741d39 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13432024-07-15T19:13:11.054Z Compiling num-traits v0.2.19
13442024-07-15T19:13:11.054Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/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=e2a2ec7d9b6a4b62 -C extra-filename=-e2a2ec7d9b6a4b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13452024-07-15T19:13:11.154Z Dirty pin-project-lite v0.2.14: the rustflags changed
13462024-07-15T19:13:11.154Z Compiling pin-project-lite v0.2.14
13472024-07-15T19:13:11.180Z Running `/home/build/.rustup/toolchains/1.78.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.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=4736805a60104127 -C extra-filename=-4736805a60104127 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13482024-07-15T19:13:11.270Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-095fcd23f830a54d/build-script-build`
13492024-07-15T19:13:11.295Z Dirty thiserror v1.0.60: the rustflags changed
13502024-07-15T19:13:11.295Z Compiling thiserror v1.0.60
13512024-07-15T19:13:11.320Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=b87d92f35a7ebd14 -C extra-filename=-b87d92f35a7ebd14 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13522024-07-15T19:13:11.390Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.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"' -C metadata=98a4140e57fd013c -C extra-filename=-98a4140e57fd013c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13532024-07-15T19:13:11.391Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-4af9be3a59741d39/build-script-build`
13542024-07-15T19:13:11.478Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-8d46e527a12f1bac/build-script-build`
13552024-07-15T19:13:11.508Z Dirty cc v1.0.97: the rustflags changed
13562024-07-15T19:13:11.508Z Compiling cc v1.0.97
13572024-07-15T19:13:11.533Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=453eca9135afa6bf -C extra-filename=-453eca9135afa6bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13582024-07-15T19:13:11.557Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-e2a2ec7d9b6a4b62/build-script-build`
13592024-07-15T19:13:11.700Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' -C metadata=fb5654d251dbf08f -C extra-filename=-fb5654d251dbf08f --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-96e907db81b39683.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
13602024-07-15T19:13:11.771Z Compiling ahash v0.8.11
13612024-07-15T19:13:11.796Z Running `/home/build/.rustup/toolchains/1.78.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.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="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=f38055c8d994fd52 -C extra-filename=-f38055c8d994fd52 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13622024-07-15T19:13:11.854Z Dirty ryu v1.0.18: the rustflags changed
13632024-07-15T19:13:11.854Z Compiling ryu v1.0.18
13642024-07-15T19:13:11.879Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2235e6b179f77bd1 -C extra-filename=-2235e6b179f77bd1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13652024-07-15T19:13:12.125Z Dirty quote v1.0.36: the rustflags changed
13662024-07-15T19:13:12.125Z Compiling quote v1.0.36
13672024-07-15T19:13:12.150Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-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=8ae0078a8307e25e -C extra-filename=-8ae0078a8307e25e --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-6a78d9d4c0031289.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13682024-07-15T19:13:12.183Z Compiling spin v0.9.8
13692024-07-15T19:13:12.207Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /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=a84cf16555a1e5a6 -C extra-filename=-a84cf16555a1e5a6 --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-fb5654d251dbf08f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13702024-07-15T19:13:12.231Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-b87d92f35a7ebd14/build-script-build`
13712024-07-15T19:13:12.231Z Compiling getrandom v0.2.14
13722024-07-15T19:13:12.231Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-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 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=84b0b01dae64acc1 -C extra-filename=-84b0b01dae64acc1 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13732024-07-15T19:13:12.425Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.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=0b5b7b7a4efb3c44 -C extra-filename=-0b5b7b7a4efb3c44 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13742024-07-15T19:13:12.499Z Compiling syn v2.0.68
13752024-07-15T19:13:12.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.68/src/lib.rs --error-format=json --json=diagnostic-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="visit"' --cfg 'feature="visit-mut"' -C metadata=89f824e58d8ab293 -C extra-filename=-89f824e58d8ab293 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13762024-07-15T19:13:12.548Z Compiling rand_core v0.6.4
13772024-07-15T19:13:12.548Z Running `/home/build/.rustup/toolchains/1.78.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=715685859e2d8232 -C extra-filename=-715685859e2d8232 --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13782024-07-15T19:13:12.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-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=da8aea025e0dde22 -C extra-filename=-da8aea025e0dde22 --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-98a4140e57fd013c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
13792024-07-15T19:13:12.741Z Compiling parking_lot v0.12.2
13802024-07-15T19:13:12.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.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=ceff54d9803290cf -C extra-filename=-ceff54d9803290cf --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-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-0b5b7b7a4efb3c44.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13812024-07-15T19:13:12.800Z Dirty signal-hook-registry v1.4.2: the rustflags changed
13822024-07-15T19:13:12.801Z Compiling signal-hook-registry v1.4.2
13832024-07-15T19:13:12.825Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.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=9c0fdcc86593b797 -C extra-filename=-9c0fdcc86593b797 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13842024-07-15T19:13:12.850Z Compiling mio v0.8.11
13852024-07-15T19:13:12.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-0.8.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="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' -C metadata=9f0966d2e489a4ef -C extra-filename=-9f0966d2e489a4ef --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13862024-07-15T19:13:13.016Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-f38055c8d994fd52/build-script-build`
13872024-07-15T19:13:13.047Z Dirty num_cpus v1.16.0: the rustflags changed
13882024-07-15T19:13:13.048Z Compiling num_cpus v1.16.0
13892024-07-15T19:13:13.072Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /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=542485ea2f901d76 -C extra-filename=-542485ea2f901d76 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13902024-07-15T19:13:13.096Z Dirty typenum v1.17.0: the rustflags changed
13912024-07-15T19:13:13.096Z Compiling typenum v1.17.0
13922024-07-15T19:13:13.096Z Running `/home/build/.rustup/toolchains/1.78.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.17.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=27eeebb75c45b94d -C extra-filename=-27eeebb75c45b94d --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13932024-07-15T19:13:13.174Z Compiling allocator-api2 v0.2.18
13942024-07-15T19:13:13.204Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-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=e0639e5ace3a65a0 -C extra-filename=-e0639e5ace3a65a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13952024-07-15T19:13:13.583Z Dirty futures-core v0.3.30: the rustflags changed
13962024-07-15T19:13:13.583Z Compiling futures-core v0.3.30
13972024-07-15T19:13:13.608Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=4a234987197be9fa -C extra-filename=-4a234987197be9fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
13982024-07-15T19:13:13.608Z Dirty socket2 v0.5.7: the rustflags changed
13992024-07-15T19:13:13.608Z Compiling socket2 v0.5.7
14002024-07-15T19:13:13.608Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.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="all"' -C metadata=638e6319dfcb29c2 -C extra-filename=-638e6319dfcb29c2 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14012024-07-15T19:13:13.833Z Compiling generic-array v0.14.7
14022024-07-15T19:13:13.858Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=25df682b96f0072c -C extra-filename=-25df682b96f0072c --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14032024-07-15T19:13:13.858Z Compiling serde_json v1.0.120
14042024-07-15T19:13:13.858Z Running `/home/build/.rustup/toolchains/1.78.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.120/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"' --cfg 'feature="unbounded_depth"' -C metadata=b57c9312ae36d377 -C extra-filename=-b57c9312ae36d377 --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14052024-07-15T19:13:13.973Z Compiling subtle v2.5.0
14062024-07-15T19:13:13.997Z Running `/home/build/.rustup/toolchains/1.78.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=d6b6d230a68694b6 -C extra-filename=-d6b6d230a68694b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14072024-07-15T19:13:14.039Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-27eeebb75c45b94d/build-script-main`
14082024-07-15T19:13:14.167Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-25df682b96f0072c/build-script-build`
14092024-07-15T19:13:14.191Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-b57c9312ae36d377/build-script-build`
14102024-07-15T19:13:14.220Z Dirty equivalent v1.0.1: the rustflags changed
14112024-07-15T19:13:14.220Z Compiling equivalent v1.0.1
14122024-07-15T19:13:14.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /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=7908cf90c6ce7643 -C extra-filename=-7908cf90c6ce7643 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14132024-07-15T19:13:14.245Z Dirty futures-sink v0.3.30: the rustflags changed
14142024-07-15T19:13:14.245Z Compiling futures-sink v0.3.30
14152024-07-15T19:13:14.245Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.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=4b070c3f889b95c1 -C extra-filename=-4b070c3f889b95c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14162024-07-15T19:13:14.245Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=4cb8e409c90cd6c4 -C extra-filename=-4cb8e409c90cd6c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14172024-07-15T19:13:14.294Z Dirty slab v0.4.9: the rustflags changed
14182024-07-15T19:13:14.295Z Compiling slab v0.4.9
14192024-07-15T19:13:14.319Z Running `/home/build/.rustup/toolchains/1.78.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=f1ebead8b418469f -C extra-filename=-f1ebead8b418469f --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14202024-07-15T19:13:14.344Z Dirty pin-utils v0.1.0: the rustflags changed
14212024-07-15T19:13:14.344Z Compiling pin-utils v0.1.0
14222024-07-15T19:13:14.344Z Running `/home/build/.rustup/toolchains/1.78.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=0b6d4576f055e0dd -C extra-filename=-0b6d4576f055e0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14232024-07-15T19:13:14.403Z Dirty futures-channel v0.3.30: the rustflags changed
14242024-07-15T19:13:14.403Z Compiling futures-channel v0.3.30
14252024-07-15T19:13:14.427Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=afd81f7a37d03f0e -C extra-filename=-afd81f7a37d03f0e --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14262024-07-15T19:13:14.427Z Dirty futures-task v0.3.30: the rustflags changed
14272024-07-15T19:13:14.427Z Compiling futures-task v0.3.30
14282024-07-15T19:13:14.427Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=6b7b230ac7fdda05 -C extra-filename=-6b7b230ac7fdda05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14292024-07-15T19:13:14.451Z Compiling syn v1.0.109
14302024-07-15T19:13:14.451Z Running `/home/build/.rustup/toolchains/1.78.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=9135e84cd8615b52 -C extra-filename=-9135e84cd8615b52 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14312024-07-15T19:13:14.475Z Dirty fnv v1.0.7: the rustflags changed
14322024-07-15T19:13:14.475Z Compiling fnv v1.0.7
14332024-07-15T19:13:14.475Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /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=d03daaf3ac116161 -C extra-filename=-d03daaf3ac116161 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14342024-07-15T19:13:14.596Z Dirty futures-io v0.3.30: the rustflags changed
14352024-07-15T19:13:14.596Z Compiling futures-io v0.3.30
14362024-07-15T19:13:14.620Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=cfa3035534aaa817 -C extra-filename=-cfa3035534aaa817 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14372024-07-15T19:13:14.620Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-f1ebead8b418469f/build-script-build`
14382024-07-15T19:13:14.709Z Compiling const-oid v0.9.6
14392024-07-15T19:13:14.734Z Running `/home/build/.rustup/toolchains/1.78.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.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="db"' --cfg 'feature="std"' -C metadata=e1a935d3d543cf79 -C extra-filename=-e1a935d3d543cf79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14402024-07-15T19:13:14.764Z Running `/home/build/.rustup/toolchains/1.78.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=d0f1f33fb8cbafce -C extra-filename=-d0f1f33fb8cbafce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14412024-07-15T19:13:14.789Z Compiling regex-syntax v0.8.3
14422024-07-15T19:13:14.790Z Running `/home/build/.rustup/toolchains/1.78.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.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"' --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=e5e7129e53ac8b8b -C extra-filename=-e5e7129e53ac8b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14432024-07-15T19:13:14.814Z Compiling aho-corasick v1.1.3
14442024-07-15T19:13:14.846Z Running `/home/build/.rustup/toolchains/1.78.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.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"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=1fd9564269861caa -C extra-filename=-1fd9564269861caa --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14452024-07-15T19:13:14.880Z Compiling iana-time-zone v0.1.60
14462024-07-15T19:13:14.906Z Running `/home/build/.rustup/toolchains/1.78.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.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="fallback"' -C metadata=dc7fd02d5aaff25a -C extra-filename=-dc7fd02d5aaff25a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14472024-07-15T19:13:15.024Z Dirty semver v1.0.23: the rustflags changed
14482024-07-15T19:13:15.024Z Compiling semver v1.0.23
14492024-07-15T19:13:15.048Z Running `/home/build/.rustup/toolchains/1.78.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.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="serde"' --cfg 'feature="std"' -C metadata=a46954a1d6188817 -C extra-filename=-a46954a1d6188817 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14502024-07-15T19:13:15.072Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-9135e84cd8615b52/build-script-build`
14512024-07-15T19:13:15.121Z Running `/home/build/.rustup/toolchains/1.78.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=c11a1e752ae8cd20 -C extra-filename=-c11a1e752ae8cd20 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
14522024-07-15T19:13:15.303Z Dirty heck v0.5.0: the rustflags changed
14532024-07-15T19:13:15.303Z Compiling heck v0.5.0
14542024-07-15T19:13:15.328Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-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=98930e4cc72f023e -C extra-filename=-98930e4cc72f023e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14552024-07-15T19:13:15.411Z Dirty tinyvec_macros v0.1.1: the rustflags changed
14562024-07-15T19:13:15.411Z Compiling tinyvec_macros v0.1.1
14572024-07-15T19:13:15.435Z Running `/home/build/.rustup/toolchains/1.78.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=b13b79eaf76cf6b9 -C extra-filename=-b13b79eaf76cf6b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14582024-07-15T19:13:15.494Z Dirty tinyvec v1.6.0: the rustflags changed
14592024-07-15T19:13:15.494Z Compiling tinyvec v1.6.0
14602024-07-15T19:13:15.518Z Running `/home/build/.rustup/toolchains/1.78.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=895d1d5581d5efcb -C extra-filename=-895d1d5581d5efcb --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-b13b79eaf76cf6b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14612024-07-15T19:13:15.542Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-a46954a1d6188817/build-script-build`
14622024-07-15T19:13:15.580Z Compiling ppv-lite86 v0.2.17
14632024-07-15T19:13:15.604Z Running `/home/build/.rustup/toolchains/1.78.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=b9107e4ada8e4dd6 -C extra-filename=-b9107e4ada8e4dd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14642024-07-15T19:13:15.741Z Compiling lazy_static v1.5.0
14652024-07-15T19:13:15.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-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="spin"' --cfg 'feature="spin_no_std"' -C metadata=772fb82229dfbb23 -C extra-filename=-772fb82229dfbb23 --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-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14662024-07-15T19:13:15.849Z Dirty pkg-config v0.3.30: the rustflags changed
14672024-07-15T19:13:15.849Z Compiling pkg-config v0.3.30
14682024-07-15T19:13:15.874Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0839f5aecb361828 -C extra-filename=-0839f5aecb361828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14692024-07-15T19:13:16.232Z Compiling dyn-clone v1.0.17
14702024-07-15T19:13:16.256Z Running `/home/build/.rustup/toolchains/1.78.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.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=acaadff11df4bfa2 -C extra-filename=-acaadff11df4bfa2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14712024-07-15T19:13:16.256Z Dirty cpufeatures v0.2.12: the rustflags changed
14722024-07-15T19:13:16.256Z Compiling cpufeatures v0.2.12
14732024-07-15T19:13:16.256Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=617fd11b7df2e647 -C extra-filename=-617fd11b7df2e647 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14742024-07-15T19:13:16.402Z Compiling unicode-bidi v0.3.15
14752024-07-15T19:13:16.426Z Running `/home/build/.rustup/toolchains/1.78.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.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="hardcoded-data"' --cfg 'feature="std"' -C metadata=99ebbc53cc68e61d -C extra-filename=-99ebbc53cc68e61d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14762024-07-15T19:13:16.478Z Compiling schemars v0.8.21
14772024-07-15T19:13:16.502Z Running `/home/build/.rustup/toolchains/1.78.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.21/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=cc25cc30a3665139 -C extra-filename=-cc25cc30a3665139 --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14782024-07-15T19:13:16.736Z Compiling unicode-normalization v0.1.23
14792024-07-15T19:13:16.760Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=64697c3f9169cd97 -C extra-filename=-64697c3f9169cd97 --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-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14802024-07-15T19:13:16.809Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-cc25cc30a3665139/build-script-build`
14812024-07-15T19:13:16.838Z Compiling rand_chacha v0.3.1
14822024-07-15T19:13:16.862Z Running `/home/build/.rustup/toolchains/1.78.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=d007674366a49271 -C extra-filename=-d007674366a49271 --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14832024-07-15T19:13:17.258Z Dirty tracing-core v0.1.32: the rustflags changed
14842024-07-15T19:13:17.258Z Compiling tracing-core v0.1.32
14852024-07-15T19:13:17.282Z Running `/home/build/.rustup/toolchains/1.78.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.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="once_cell"' --cfg 'feature="std"' -C metadata=4090540935a66d13 -C extra-filename=-4090540935a66d13 --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-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14862024-07-15T19:13:17.675Z Compiling regex-automata v0.4.6
14872024-07-15T19:13:17.702Z Running `/home/build/.rustup/toolchains/1.78.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.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="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --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=b328ca2e85c26ba1 -C extra-filename=-b328ca2e85c26ba1 --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14882024-07-15T19:13:17.790Z Dirty rustix v0.38.34: the rustflags changed
14892024-07-15T19:13:17.790Z Compiling rustix v0.38.34
14902024-07-15T19:13:17.814Z Running `/home/build/.rustup/toolchains/1.78.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.34/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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=d971cc53717d749f -C extra-filename=-d971cc53717d749f --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14912024-07-15T19:13:18.569Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-d971cc53717d749f/build-script-build`
14922024-07-15T19:13:18.619Z Compiling serde_derive_internals v0.29.1
14932024-07-15T19:13:18.643Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.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=d38c1514fe332568 -C extra-filename=-d38c1514fe332568 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14942024-07-15T19:13:18.695Z Compiling rand v0.8.5
14952024-07-15T19:13:18.719Z Running `/home/build/.rustup/toolchains/1.78.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=26edd622f87e2dfc -C extra-filename=-26edd622f87e2dfc --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-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14962024-07-15T19:13:18.808Z Dirty errno v0.3.9: the rustflags changed
14972024-07-15T19:13:18.808Z Compiling errno v0.3.9
14982024-07-15T19:13:18.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-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 --cfg 'feature="std"' -C metadata=3cfcd26b9cc4ed8f -C extra-filename=-3cfcd26b9cc4ed8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14992024-07-15T19:13:19.032Z Dirty percent-encoding v2.3.1: the rustflags changed
15002024-07-15T19:13:19.032Z Compiling percent-encoding v2.3.1
15012024-07-15T19:13:19.057Z Running `/home/build/.rustup/toolchains/1.78.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=22869783781f7a70 -C extra-filename=-22869783781f7a70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15022024-07-15T19:13:19.393Z Dirty form_urlencoded v1.2.1: the rustflags changed
15032024-07-15T19:13:19.393Z Compiling form_urlencoded v1.2.1
15042024-07-15T19:13:19.418Z Running `/home/build/.rustup/toolchains/1.78.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=8558f77493471e37 -C extra-filename=-8558f77493471e37 --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-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15052024-07-15T19:13:19.716Z Dirty httparse v1.8.0: the rustflags changed
15062024-07-15T19:13:19.716Z Compiling httparse v1.8.0
15072024-07-15T19:13:19.740Z Running `/home/build/.rustup/toolchains/1.78.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=b68e58fa5461d0d8 -C extra-filename=-b68e58fa5461d0d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15082024-07-15T19:13:19.740Z Dirty time-core v0.1.2: the rustflags changed
15092024-07-15T19:13:19.740Z Compiling time-core v0.1.2
15102024-07-15T19:13:19.740Z Running `/home/build/.rustup/toolchains/1.78.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.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=d2b471122a3172da -C extra-filename=-d2b471122a3172da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15112024-07-15T19:13:19.923Z Dirty powerfmt v0.2.0: the rustflags changed
15122024-07-15T19:13:19.923Z Compiling powerfmt v0.2.0
15132024-07-15T19:13:19.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-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=f3e7a811e4790277 -C extra-filename=-f3e7a811e4790277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15142024-07-15T19:13:20.132Z Dirty num-conv v0.1.0: the rustflags changed
15152024-07-15T19:13:20.132Z Compiling num-conv v0.1.0
15162024-07-15T19:13:20.156Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-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 --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C metadata=19b41fa3adeceefc -C extra-filename=-19b41fa3adeceefc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15172024-07-15T19:13:20.284Z Dirty deranged v0.3.11: the rustflags changed
15182024-07-15T19:13:20.284Z Compiling deranged v0.3.11
15192024-07-15T19:13:20.308Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-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="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' -C metadata=65b34d074ad7f278 -C extra-filename=-65b34d074ad7f278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15202024-07-15T19:13:20.395Z Compiling time-macros v0.2.18
15212024-07-15T19:13:20.419Z Running `/home/build/.rustup/toolchains/1.78.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.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 --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' -C metadata=cb692b1ed7aa2065 -C extra-filename=-cb692b1ed7aa2065 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15222024-07-15T19:13:20.474Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-b68e58fa5461d0d8/build-script-build`
15232024-07-15T19:13:20.498Z Compiling ring v0.17.8
15242024-07-15T19:13:20.498Z Running `/home/build/.rustup/toolchains/1.78.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.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="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=dae6dd42be0e067a -C extra-filename=-dae6dd42be0e067a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15252024-07-15T19:13:20.523Z Dirty num_threads v0.1.7: the rustflags changed
15262024-07-15T19:13:20.523Z Compiling num_threads v0.1.7
15272024-07-15T19:13:20.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-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=34892b26c1f551f0 -C extra-filename=-34892b26c1f551f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15282024-07-15T19:13:20.639Z Dirty unicode-width v0.1.13: the rustflags changed
15292024-07-15T19:13:20.639Z Compiling unicode-width v0.1.13
15302024-07-15T19:13:20.664Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-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 --cfg 'feature="default"' -C metadata=b49d375e5576b095 -C extra-filename=-b49d375e5576b095 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15312024-07-15T19:13:20.855Z Running `/home/build/.rustup/toolchains/1.78.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=374f7bdcf7d21587 -C extra-filename=-374f7bdcf7d21587 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd`
15322024-07-15T19:13:21.113Z Compiling idna v0.5.0
15332024-07-15T19:13:21.137Z Running `/home/build/.rustup/toolchains/1.78.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=675744463e840421 -C extra-filename=-675744463e840421 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15342024-07-15T19:13:21.488Z Compiling either v1.12.0
15352024-07-15T19:13:21.519Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-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 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=c6ebce9b8f2b7960 -C extra-filename=-c6ebce9b8f2b7960 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15362024-07-15T19:13:21.565Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-dae6dd42be0e067a/build-script-build`
15372024-07-15T19:13:21.870Z Compiling url v2.5.0
15382024-07-15T19:13:21.895Z Running `/home/build/.rustup/toolchains/1.78.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=5ae9db4e827001c1 -C extra-filename=-5ae9db4e827001c1 --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-8558f77493471e37.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-675744463e840421.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15392024-07-15T19:13:21.939Z Dirty rustversion v1.0.17: the rustflags changed
15402024-07-15T19:13:21.939Z Compiling rustversion v1.0.17
15412024-07-15T19:13:21.963Z Running `/home/build/.rustup/toolchains/1.78.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.17/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=0231db8ead83e2b9 -C extra-filename=-0231db8ead83e2b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15422024-07-15T19:13:22.428Z Compiling regex v1.10.5
15432024-07-15T19:13:22.452Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="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=d37737ee398aa5da -C extra-filename=-d37737ee398aa5da --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-1fd9564269861caa.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15442024-07-15T19:13:22.577Z Compiling untrusted v0.9.0
15452024-07-15T19:13:22.601Z Running `/home/build/.rustup/toolchains/1.78.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=8af25f1ae3ed7de4 -C extra-filename=-8af25f1ae3ed7de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15462024-07-15T19:13:22.743Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-0231db8ead83e2b9/build-script-build`
15472024-07-15T19:13:22.812Z Dirty vcpkg v0.2.15: the rustflags changed
15482024-07-15T19:13:22.812Z Compiling vcpkg v0.2.15
15492024-07-15T19:13:22.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /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=f2268884d2898701 -C extra-filename=-f2268884d2898701 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15502024-07-15T19:13:23.306Z Compiling time v0.3.36
15512024-07-15T19:13:23.331Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' -C metadata=3a595e0835c9418a -C extra-filename=-3a595e0835c9418a --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-65b34d074ad7f278.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-19b41fa3adeceefc.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-34892b26c1f551f0.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-f3e7a811e4790277.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-d2b471122a3172da.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15522024-07-15T19:13:23.365Z Dirty adler v1.0.2: the rustflags changed
15532024-07-15T19:13:23.365Z Compiling adler v1.0.2
15542024-07-15T19:13:23.390Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name adler --edition=2015 /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=ab02ed3d0c38bd82 -C extra-filename=-ab02ed3d0c38bd82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15552024-07-15T19:13:23.547Z Compiling slog v2.7.0
15562024-07-15T19:13:23.571Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=f19229a953384392 -C extra-filename=-f19229a953384392 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15572024-07-15T19:13:23.596Z Dirty miniz_oxide v0.7.2: the rustflags changed
15582024-07-15T19:13:23.596Z Compiling miniz_oxide v0.7.2
15592024-07-15T19:13:23.596Z Running `/home/build/.rustup/toolchains/1.78.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.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="with-alloc"' -C metadata=0a57369393f833e2 -C extra-filename=-0a57369393f833e2 --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-ab02ed3d0c38bd82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15602024-07-15T19:13:24.016Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-f19229a953384392/build-script-build`
15612024-07-15T19:13:24.084Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.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 -C metadata=ff404895282bf39c -C extra-filename=-ff404895282bf39c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15622024-07-15T19:13:24.109Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.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="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' -C metadata=7f4db6d592aed0d9 -C extra-filename=-7f4db6d592aed0d9 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
15632024-07-15T19:13:24.736Z Dirty openssl-sys v0.9.102: the rustflags changed
15642024-07-15T19:13:24.736Z Compiling openssl-sys v0.9.102
15652024-07-15T19:13:24.761Z Running `/home/build/.rustup/toolchains/1.78.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.102/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=33ed2822f879be84 -C extra-filename=-33ed2822f879be84 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-f2268884d2898701.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15662024-07-15T19:13:24.879Z Dirty try-lock v0.2.5: the rustflags changed
15672024-07-15T19:13:24.879Z Compiling try-lock v0.2.5
15682024-07-15T19:13:24.903Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.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=52288cb1600a9b63 -C extra-filename=-52288cb1600a9b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15692024-07-15T19:13:24.954Z Compiling serde_derive v1.0.204
15702024-07-15T19:13:24.978Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.204/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=193d0696b71dda26 -C extra-filename=-193d0696b71dda26 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15712024-07-15T19:13:25.016Z Compiling zerocopy-derive v0.7.34
15722024-07-15T19:13:25.040Z Running `/home/build/.rustup/toolchains/1.78.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.7.34/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=6a54e34e2ecdd3d3 -C extra-filename=-6a54e34e2ecdd3d3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15732024-07-15T19:13:25.420Z Compiling zeroize_derive v1.4.2
15742024-07-15T19:13:25.444Z Running `/home/build/.rustup/toolchains/1.78.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=684afcea14cb8f23 -C extra-filename=-684afcea14cb8f23 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15752024-07-15T19:13:25.647Z Compiling thiserror-impl v1.0.60
15762024-07-15T19:13:25.671Z Running `/home/build/.rustup/toolchains/1.78.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.60/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=d2a9159d807b7015 -C extra-filename=-d2a9159d807b7015 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15772024-07-15T19:13:26.878Z Compiling zeroize v1.7.0
15782024-07-15T19:13:26.902Z Running `/home/build/.rustup/toolchains/1.78.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=ad0de7c3bd38a3e3 -C extra-filename=-ad0de7c3bd38a3e3 --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-684afcea14cb8f23.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15792024-07-15T19:13:27.123Z Compiling zerocopy v0.7.34
15802024-07-15T19:13:27.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' -C metadata=4eb7eb2c01723d96 -C extra-filename=-4eb7eb2c01723d96 --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-6a54e34e2ecdd3d3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15812024-07-15T19:13:27.210Z Compiling tokio-macros v2.3.0
15822024-07-15T19:13:27.234Z Running `/home/build/.rustup/toolchains/1.78.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.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=e43a37fafb998263 -C extra-filename=-e43a37fafb998263 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15832024-07-15T19:13:27.293Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /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=9933f49dd38e1777 -C extra-filename=-9933f49dd38e1777 --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-4b070c3f889b95c1.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
15842024-07-15T19:13:27.372Z Compiling futures-macro v0.3.30
15852024-07-15T19:13:27.396Z Running `/home/build/.rustup/toolchains/1.78.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.30/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=36817cd59cc10ed4 -C extra-filename=-36817cd59cc10ed4 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15862024-07-15T19:13:27.819Z Compiling tracing-attributes v0.1.27
15872024-07-15T19:13:27.843Z Running `/home/build/.rustup/toolchains/1.78.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.27/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=e9edfab5546530c9 -C extra-filename=-e9edfab5546530c9 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-07-15T19:13:28.496Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.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="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' -C metadata=421425fc2e57fee5 -C extra-filename=-421425fc2e57fee5 --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-6cd145163fd70236.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
15892024-07-15T19:13:28.526Z Compiling crypto-common v0.1.6
15902024-07-15T19:13:28.550Z Running `/home/build/.rustup/toolchains/1.78.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=50b12118746bbe65 -C extra-filename=-50b12118746bbe65 --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-9933f49dd38e1777.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-4b070c3f889b95c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15912024-07-15T19:13:28.603Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.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 -C metadata=d63c2199f087120e -C extra-filename=-d63c2199f087120e --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-d2a9159d807b7015.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access`
15922024-07-15T19:13:28.738Z Compiling block-buffer v0.10.4
15932024-07-15T19:13:28.738Z Running `/home/build/.rustup/toolchains/1.78.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=eb7d6e47c6438f2c -C extra-filename=-eb7d6e47c6438f2c --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-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15942024-07-15T19:13:28.761Z Compiling schemars_derive v0.8.21
15952024-07-15T19:13:28.762Z Running `/home/build/.rustup/toolchains/1.78.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.21/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=284b7dbaf2df8df5 -C extra-filename=-284b7dbaf2df8df5 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-d38c1514fe332568.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15962024-07-15T19:13:28.913Z Dirty base64 v0.21.7: the rustflags changed
15972024-07-15T19:13:28.913Z Compiling base64 v0.21.7
15982024-07-15T19:13:28.938Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.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=bfc5ed6832fe4205 -C extra-filename=-bfc5ed6832fe4205 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15992024-07-15T19:13:29.003Z Compiling hashbrown v0.14.5
16002024-07-15T19:13:29.027Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' -C metadata=c3683bcd14a303da -C extra-filename=-c3683bcd14a303da --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-421425fc2e57fee5.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-e0639e5ace3a65a0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16012024-07-15T19:13:29.052Z Compiling digest v0.10.7
16022024-07-15T19:13:29.076Z Running `/home/build/.rustup/toolchains/1.78.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=9f75c9e3d30833c2 -C extra-filename=-9f75c9e3d30833c2 --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-eb7d6e47c6438f2c.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16032024-07-15T19:13:29.115Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-33ed2822f879be84/build-script-main`
16042024-07-15T19:13:29.200Z Dirty want v0.3.1: the rustflags changed
16052024-07-15T19:13:29.200Z Compiling want v0.3.1
16062024-07-15T19:13:29.224Z Running `/home/build/.rustup/toolchains/1.78.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=0dfc4878d281d11a -C extra-filename=-0dfc4878d281d11a --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-52288cb1600a9b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16072024-07-15T19:13:29.259Z Compiling futures-util v0.3.30
16082024-07-15T19:13:29.283Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=7aef43c76aeb1ee3 -C extra-filename=-7aef43c76aeb1ee3 --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-36817cd59cc10ed4.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-0b6d4576f055e0dd.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16092024-07-15T19:13:29.468Z Compiling async-trait v0.1.81
16102024-07-15T19:13:29.492Z Running `/home/build/.rustup/toolchains/1.78.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.81/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=a290a60862348bab -C extra-filename=-a290a60862348bab --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16112024-07-15T19:13:29.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /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=b70d90a376f7e844 -C extra-filename=-b70d90a376f7e844 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
16122024-07-15T19:13:29.580Z Dirty tower-service v0.3.2: the rustflags changed
16132024-07-15T19:13:29.580Z Compiling tower-service v0.3.2
16142024-07-15T19:13:29.604Z Running `/home/build/.rustup/toolchains/1.78.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=c487c8735147c6c5 -C extra-filename=-c487c8735147c6c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16152024-07-15T19:13:29.693Z Compiling base64ct v1.6.0
16162024-07-15T19:13:29.717Z Running `/home/build/.rustup/toolchains/1.78.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=96ee31262a117aa9 -C extra-filename=-96ee31262a117aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16172024-07-15T19:13:30.186Z Dirty httpdate v1.0.3: the rustflags changed
16182024-07-15T19:13:30.186Z Compiling httpdate v1.0.3
16192024-07-15T19:13:30.211Z Running `/home/build/.rustup/toolchains/1.78.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=9a593ee1b17490e8 -C extra-filename=-9a593ee1b17490e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16202024-07-15T19:13:30.234Z Dirty openssl v0.10.64: the rustflags changed
16212024-07-15T19:13:30.235Z Compiling openssl v0.10.64
16222024-07-15T19:13:30.258Z Running `/home/build/.rustup/toolchains/1.78.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.64/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=322e0cb3647e37e1 -C extra-filename=-322e0cb3647e37e1 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16232024-07-15T19:13:30.259Z Dirty openssl-probe v0.1.5: the rustflags changed
16242024-07-15T19:13:30.259Z Compiling openssl-probe v0.1.5
16252024-07-15T19:13:30.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /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=0ad62ea66a01c868 -C extra-filename=-0ad62ea66a01c868 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-07-15T19:13:30.580Z Dirty foreign-types-shared v0.1.1: the rustflags changed
16272024-07-15T19:13:30.580Z Compiling foreign-types-shared v0.1.1
16282024-07-15T19:13:30.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /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=bc035bfc41bc9c76 -C extra-filename=-bc035bfc41bc9c76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16292024-07-15T19:13:30.645Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-322e0cb3647e37e1/build-script-build`
16302024-07-15T19:13:30.669Z Running `/home/build/.rustup/toolchains/1.78.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.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a5fa10a87a4478be -C extra-filename=-a5fa10a87a4478be --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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`
16312024-07-15T19:13:30.694Z Dirty foreign-types v0.3.2: the rustflags changed
16322024-07-15T19:13:30.694Z Compiling foreign-types v0.3.2
16332024-07-15T19:13:30.694Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /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=54d620cccad1afc5 -C extra-filename=-54d620cccad1afc5 --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-bc035bfc41bc9c76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16342024-07-15T19:13:30.719Z Compiling openssl-macros v0.1.1
16352024-07-15T19:13:30.743Z Running `/home/build/.rustup/toolchains/1.78.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=7504805eea8088e3 -C extra-filename=-7504805eea8088e3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16362024-07-15T19:13:30.786Z Compiling backtrace v0.3.71
16372024-07-15T19:13:30.810Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/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=5ec7fdb506f70d5d -C extra-filename=-5ec7fdb506f70d5d --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16382024-07-15T19:13:31.235Z Dirty strsim v0.11.1: the rustflags changed
16392024-07-15T19:13:31.235Z Compiling strsim v0.11.1
16402024-07-15T19:13:31.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-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=6ea71400cff95591 -C extra-filename=-6ea71400cff95591 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16412024-07-15T19:13:31.392Z Compiling tracing v0.1.40
16422024-07-15T19:13:31.415Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.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="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' -C metadata=654a9875a7436e31 -C extra-filename=-654a9875a7436e31 --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-a206aa3e5ae8d451.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-e9edfab5546530c9.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-4090540935a66d13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-07-15T19:13:31.591Z Compiling gimli v0.28.1
16442024-07-15T19:13:31.615Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.28.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="read"' --cfg 'feature="read-core"' -C metadata=a34ddd72889326b9 -C extra-filename=-a34ddd72889326b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16452024-07-15T19:13:31.884Z Dirty ipnet v2.9.0: the rustflags changed
16462024-07-15T19:13:31.884Z Compiling ipnet v2.9.0
16472024-07-15T19:13:31.908Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a311a60ce806e489 -C extra-filename=-a311a60ce806e489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16482024-07-15T19:13:31.908Z Compiling crossbeam-utils v0.8.19
16492024-07-15T19:13:31.908Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/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=bdd76902b9dc9574 -C extra-filename=-bdd76902b9dc9574 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16502024-07-15T19:13:31.941Z Dirty heck v0.4.1: the rustflags changed
16512024-07-15T19:13:31.942Z Compiling heck v0.4.1
16522024-07-15T19:13:31.966Z Running `/home/build/.rustup/toolchains/1.78.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=791557af361405da -C extra-filename=-791557af361405da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16532024-07-15T19:13:32.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-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=79b32a32682f17f5 -C extra-filename=-79b32a32682f17f5 --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-193d0696b71dda26.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16542024-07-15T19:13:32.143Z Dirty mime v0.3.17: the rustflags changed
16552024-07-15T19:13:32.143Z Compiling mime v0.3.17
16562024-07-15T19:13:32.167Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /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=6ed43d208ee9dad1 -C extra-filename=-6ed43d208ee9dad1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16572024-07-15T19:13:32.191Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-5ec7fdb506f70d5d/build-script-build`
16582024-07-15T19:13:32.215Z Compiling object v0.32.2
16592024-07-15T19:13:32.215Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.32.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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' -C metadata=340f589c74ad0544 -C extra-filename=-340f589c74ad0544 --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16602024-07-15T19:13:32.374Z Compiling rustc-demangle v0.1.24
16612024-07-15T19:13:32.399Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=41c64ee615aff3ba -C extra-filename=-41c64ee615aff3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16622024-07-15T19:13:32.504Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-bdd76902b9dc9574/build-script-build`
16632024-07-15T19:13:32.530Z Compiling rustls v0.21.12
16642024-07-15T19:13:32.558Z Running `/home/build/.rustup/toolchains/1.78.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.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 --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=bc80f71c69e9b6e8 -C extra-filename=-bc80f71c69e9b6e8 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16652024-07-15T19:13:32.680Z Compiling anyhow v1.0.86
16662024-07-15T19:13:32.704Z Running `/home/build/.rustup/toolchains/1.78.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.86/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=3526ed6e7ec9351c -C extra-filename=-3526ed6e7ec9351c --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16672024-07-15T19:13:32.795Z Dirty native-tls v0.2.11: the rustflags changed
16682024-07-15T19:13:32.795Z Compiling native-tls v0.2.11
16692024-07-15T19:13:32.819Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=dd402baa13a09a10 -C extra-filename=-dd402baa13a09a10 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16702024-07-15T19:13:33.028Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-bc80f71c69e9b6e8/build-script-build`
16712024-07-15T19:13:33.056Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-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=a68a0ba69dfbf991 -C extra-filename=-a68a0ba69dfbf991 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-07-15T19:13:33.134Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-dd402baa13a09a10/build-script-build`
16732024-07-15T19:13:33.158Z Compiling sct v0.7.1
16742024-07-15T19:13:33.158Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-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=a9d2e0700c181c92 -C extra-filename=-a9d2e0700c181c92 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16752024-07-15T19:13:33.232Z Compiling rustls-webpki v0.101.7
16762024-07-15T19:13:33.256Z Running `/home/build/.rustup/toolchains/1.78.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=fab874de416965c2 -C extra-filename=-fab874de416965c2 --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-7f4db6d592aed0d9.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16772024-07-15T19:13:33.256Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-3526ed6e7ec9351c/build-script-build`
16782024-07-15T19:13:33.432Z Compiling cookie v0.17.0
16792024-07-15T19:13:33.457Z Running `/home/build/.rustup/toolchains/1.78.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.17.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="percent-encode"' --cfg 'feature="percent-encoding"' -C metadata=a372cc94cab348de -C extra-filename=-a372cc94cab348de --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16802024-07-15T19:13:33.509Z Compiling winnow v0.5.40
16812024-07-15T19:13:33.534Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e4cd269434c2124b -C extra-filename=-e4cd269434c2124b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16822024-07-15T19:13:33.717Z Dirty ucd-trie v0.1.6: the rustflags changed
16832024-07-15T19:13:33.717Z Compiling ucd-trie v0.1.6
16842024-07-15T19:13:33.742Z Running `/home/build/.rustup/toolchains/1.78.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=c65906f2bde6c412 -C extra-filename=-c65906f2bde6c412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16852024-07-15T19:13:34.116Z Compiling futures-executor v0.3.30
16862024-07-15T19:13:34.141Z Running `/home/build/.rustup/toolchains/1.78.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.30/src/lib.rs --error-format=json --json=diagnostic-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=985e42616e2487fa -C extra-filename=-985e42616e2487fa --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-4a234987197be9fa.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16872024-07-15T19:13:34.277Z Compiling pest v2.7.10
16882024-07-15T19:13:34.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.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="memchr"' --cfg 'feature="std"' -C metadata=aed0126e24df956e -C extra-filename=-aed0126e24df956e --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-d9b2ede3219a3f1f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-c65906f2bde6c412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16892024-07-15T19:13:34.605Z Compiling futures v0.3.30
16902024-07-15T19:13:34.630Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-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=c6f8af2bc33fdbdd -C extra-filename=-c6f8af2bc33fdbdd --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-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-985e42616e2487fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16912024-07-15T19:13:34.654Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' -C metadata=611c160b97485b6b -C extra-filename=-611c160b97485b6b --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-fab874de416965c2.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-a9d2e0700c181c92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
16922024-07-15T19:13:34.716Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-a372cc94cab348de/build-script-build`
16932024-07-15T19:13:34.787Z Compiling pem-rfc7468 v0.7.0
16942024-07-15T19:13:34.811Z Running `/home/build/.rustup/toolchains/1.78.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=39678f3abe8ee19d -C extra-filename=-39678f3abe8ee19d --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-96ee31262a117aa9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16952024-07-15T19:13:34.835Z Compiling der_derive v0.7.2
16962024-07-15T19:13:34.835Z Running `/home/build/.rustup/toolchains/1.78.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=cf2151ce191d6c95 -C extra-filename=-cf2151ce191d6c95 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16972024-07-15T19:13:35.445Z Compiling addr2line v0.21.0
16982024-07-15T19:13:35.469Z Running `/home/build/.rustup/toolchains/1.78.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=b47b77a41795fa3e -C extra-filename=-b47b77a41795fa3e --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-a34ddd72889326b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16992024-07-15T19:13:35.597Z Compiling idna v0.3.0
17002024-07-15T19:13:35.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-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=38f8b4c0736aef15 -C extra-filename=-38f8b4c0736aef15 --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-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17012024-07-15T19:13:36.012Z Dirty encoding_rs v0.8.34: the rustflags changed
17022024-07-15T19:13:36.012Z Compiling encoding_rs v0.8.34
17032024-07-15T19:13:36.036Z Running `/home/build/.rustup/toolchains/1.78.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.34/src/lib.rs --error-format=json --json=diagnostic-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=cb93baec212052e7 -C extra-filename=-cb93baec212052e7 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-07-15T19:13:36.727Z Compiling flagset v0.4.5
17052024-07-15T19:13:36.751Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-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=78047bb16dad56ca -C extra-filename=-78047bb16dad56ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17062024-07-15T19:13:36.808Z Compiling psl-types v2.0.11
17072024-07-15T19:13:36.832Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.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 -C metadata=37a7ed7204f9aba7 -C extra-filename=-37a7ed7204f9aba7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17082024-07-15T19:13:36.917Z Compiling bytes v1.6.0
17092024-07-15T19:13:36.941Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=edb71411994d1691 -C extra-filename=-edb71411994d1691 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17102024-07-15T19:13:36.941Z Compiling bitflags v2.5.0
17112024-07-15T19:13:36.941Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-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="serde"' --cfg 'feature="std"' -C metadata=56c793c28fe376a4 -C extra-filename=-56c793c28fe376a4 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17122024-07-15T19:13:36.985Z Running `/home/build/.rustup/toolchains/1.78.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.120/src/lib.rs --error-format=json --json=diagnostic-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"' --cfg 'feature="unbounded_depth"' -C metadata=209a6a5683a53e2c -C extra-filename=-209a6a5683a53e2c --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-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64`
17132024-07-15T19:13:37.115Z Compiling indexmap v2.2.6
17142024-07-15T19:13:37.140Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=4c0bcc1622e666b4 -C extra-filename=-4c0bcc1622e666b4 --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-7908cf90c6ce7643.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17152024-07-15T19:13:37.218Z Compiling chrono v0.4.38
17162024-07-15T19:13:37.244Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-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="now"' --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=280de2197195963c -C extra-filename=-280de2197195963c --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-dc7fd02d5aaff25a.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17172024-07-15T19:13:37.331Z Compiling uuid v1.9.1
17182024-07-15T19:13:37.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.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 --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=175433238a41b64c -C extra-filename=-175433238a41b64c --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-84b0b01dae64acc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-07-15T19:13:37.976Z Compiling tokio v1.38.0
17202024-07-15T19:13:38.000Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.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=13d25c764d041985 -C extra-filename=-13d25c764d041985 --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-edb71411994d1691.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-542485ea2f901d76.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-e43a37fafb998263.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17212024-07-15T19:13:38.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.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="serde"' --cfg 'feature="std"' -C metadata=485a67502c23cb2d -C extra-filename=-485a67502c23cb2d --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17222024-07-15T19:13:38.292Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-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="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=d0608acc70a887dd -C extra-filename=-d0608acc70a887dd --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-56c793c28fe376a4.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-3cfcd26b9cc4ed8f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
17232024-07-15T19:13:38.573Z Compiling http v0.2.12
17242024-07-15T19:13:38.597Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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=1df86d049070ce11 -C extra-filename=-1df86d049070ce11 --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-edb71411994d1691.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17252024-07-15T19:13:38.918Z Compiling serde_tokenstream v0.2.1
17262024-07-15T19:13:38.942Z Running `/home/build/.rustup/toolchains/1.78.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.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=976a670cd4a370f5 -C extra-filename=-976a670cd4a370f5 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17272024-07-15T19:13:39.369Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.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 --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' -C metadata=fa4c0e2f2d9a21fa -C extra-filename=-fa4c0e2f2d9a21fa --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-edb71411994d1691.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-284b7dbaf2df8df5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
17282024-07-15T19:13:39.503Z Compiling serde_spanned v0.6.6
17292024-07-15T19:13:39.527Z Running `/home/build/.rustup/toolchains/1.78.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.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=962d871e1b59bd71 -C extra-filename=-962d871e1b59bd71 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17302024-07-15T19:13:39.647Z Compiling toml_datetime v0.6.6
17312024-07-15T19:13:39.671Z Running `/home/build/.rustup/toolchains/1.78.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.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' -C metadata=8dca295826fb47ca -C extra-filename=-8dca295826fb47ca --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17322024-07-15T19:13:39.698Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.64/src/lib.rs --error-format=json --json=diagnostic-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=49956d592ffb25da -C extra-filename=-49956d592ffb25da --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-56c793c28fe376a4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-7504805eea8088e3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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`
17332024-07-15T19:13:40.066Z Compiling http-body v0.4.6
17342024-07-15T19:13:40.091Z Running `/home/build/.rustup/toolchains/1.78.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.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=107ef2425488c872 -C extra-filename=-107ef2425488c872 --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-edb71411994d1691.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17352024-07-15T19:13:40.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/lib.rs --error-format=json --json=diagnostic-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=0dcfa2ff3f409e5c -C extra-filename=-0dcfa2ff3f409e5c --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-b47b77a41795fa3e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-340f589c74ad0544.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-41c64ee615aff3ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17362024-07-15T19:13:40.444Z Compiling toml_edit v0.19.15
17372024-07-15T19:13:40.468Z Running `/home/build/.rustup/toolchains/1.78.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=d793ff3562fc24d2 -C extra-filename=-d793ff3562fc24d2 --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-4c0bcc1622e666b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-962d871e1b59bd71.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-e4cd269434c2124b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17382024-07-15T19:13:40.654Z Compiling serde_urlencoded v0.7.1
17392024-07-15T19:13:40.678Z Running `/home/build/.rustup/toolchains/1.78.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=c7aa29630c4b216e -C extra-filename=-c7aa29630c4b216e --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-8558f77493471e37.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-07-15T19:13:40.710Z Dirty utf8parse v0.2.1: the rustflags changed
17412024-07-15T19:13:40.710Z Compiling utf8parse v0.2.1
17422024-07-15T19:13:40.734Z Running `/home/build/.rustup/toolchains/1.78.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=1145d37920d1b3a9 -C extra-filename=-1145d37920d1b3a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-07-15T19:13:40.858Z Compiling rustc_version v0.4.0
17442024-07-15T19:13:40.882Z Running `/home/build/.rustup/toolchains/1.78.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=4c598e66d5633777 -C extra-filename=-4c598e66d5633777 --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-485a67502c23cb2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17452024-07-15T19:13:41.100Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-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=3c29e5bf0859ca58 -C extra-filename=-3c29e5bf0859ca58 --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-0dcfa2ff3f409e5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access`
17462024-07-15T19:13:41.570Z Compiling der v0.7.9
17472024-07-15T19:13:41.595Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.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="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=15742905e37d1a92 -C extra-filename=-15742905e37d1a92 --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-e1a935d3d543cf79.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-cf2151ce191d6c95.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-78047bb16dad56ca.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17482024-07-15T19:13:41.922Z Compiling publicsuffix v2.2.3
17492024-07-15T19:13:41.946Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.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="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' -C metadata=d9996439499333bf -C extra-filename=-d9996439499333bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-37a7ed7204f9aba7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17502024-07-15T19:13:42.126Z Compiling pest_meta v2.7.10
17512024-07-15T19:13:42.151Z Running `/home/build/.rustup/toolchains/1.78.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.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"' -C metadata=84a431514bccb5f2 -C extra-filename=-84a431514bccb5f2 --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-646417322ca33c73.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-aed0126e24df956e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17522024-07-15T19:13:42.262Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.17.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="percent-encode"' --cfg 'feature="percent-encoding"' -C metadata=39525b1a9bdc82b9 -C extra-filename=-39525b1a9bdc82b9 --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-22869783781f7a70.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17532024-07-15T19:13:42.521Z Compiling scroll_derive v0.12.0
17542024-07-15T19:13:42.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-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=666fea999cbca894 -C extra-filename=-666fea999cbca894 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17552024-07-15T19:13:43.145Z Compiling pest_generator v2.7.10
17562024-07-15T19:13:43.173Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=b3026928ebd211e3 -C extra-filename=-b3026928ebd211e3 --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-aed0126e24df956e.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-84a431514bccb5f2.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17572024-07-15T19:13:43.429Z Compiling spki v0.7.3
17582024-07-15T19:13:43.454Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-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"' --cfg 'feature="pem"' --cfg 'feature="std"' -C metadata=3e43ab456a2b10b9 -C extra-filename=-3e43ab456a2b10b9 --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-15742905e37d1a92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17592024-07-15T19:13:43.790Z Compiling cookie_store v0.20.0
17602024-07-15T19:13:43.814Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-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="public_suffix"' --cfg 'feature="publicsuffix"' -C metadata=10109bc5e3af272b -C extra-filename=-10109bc5e3af272b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-38f8b4c0736aef15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-d9996439499333bf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-07-15T19:13:43.906Z Compiling scroll v0.12.0
17622024-07-15T19:13:43.930Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-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="derive"' --cfg 'feature="std"' -C metadata=0a895e4139b6b293 -C extra-filename=-0a895e4139b6b293 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-666fea999cbca894.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17632024-07-15T19:13:44.337Z Dirty rustls-pemfile v1.0.4: the rustflags changed
17642024-07-15T19:13:44.337Z Compiling rustls-pemfile v1.0.4
17652024-07-15T19:13:44.361Z Running `/home/build/.rustup/toolchains/1.78.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.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=1869657d36c282d4 -C extra-filename=-1869657d36c282d4 --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-bfc5ed6832fe4205.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17662024-07-15T19:13:44.385Z Dirty anstyle v1.0.7: the rustflags changed
17672024-07-15T19:13:44.385Z Compiling anstyle v1.0.7
17682024-07-15T19:13:44.385Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9cdfe1db1ea1f39e -C extra-filename=-9cdfe1db1ea1f39e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17692024-07-15T19:13:44.723Z Compiling tokio-util v0.7.11
17702024-07-15T19:13:44.747Z Running `/home/build/.rustup/toolchains/1.78.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.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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' -C metadata=47771840f7670636 -C extra-filename=-47771840f7670636 --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-edb71411994d1691.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17712024-07-15T19:13:44.797Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /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=e698098bfff89023 -C extra-filename=-e698098bfff89023 --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-a206aa3e5ae8d451.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg have_min_max_version`
17722024-07-15T19:13:44.821Z Compiling tokio-rustls v0.24.1
17732024-07-15T19:13:44.821Z Running `/home/build/.rustup/toolchains/1.78.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=7a866c16bfae8c77 -C extra-filename=-7a866c16bfae8c77 --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-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
17742024-07-15T19:13:45.110Z Dirty plain v0.2.3: the rustflags changed
17752024-07-15T19:13:45.110Z Compiling plain v0.2.3
17762024-07-15T19:13:45.134Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-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=f0823be5812d4fcc -C extra-filename=-f0823be5812d4fcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17772024-07-15T19:13:45.172Z Compiling tokio-native-tls v0.3.1
17782024-07-15T19:13:45.198Z Running `/home/build/.rustup/toolchains/1.78.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=bd8caa603bbe796d -C extra-filename=-bd8caa603bbe796d --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-e698098bfff89023.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
17792024-07-15T19:13:45.267Z Compiling data-encoding v2.6.0
17802024-07-15T19:13:45.296Z Running `/home/build/.rustup/toolchains/1.78.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.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"' -C metadata=ec823a0340677e83 -C extra-filename=-ec823a0340677e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17812024-07-15T19:13:45.369Z Dirty sync_wrapper v0.1.2: the rustflags changed
17822024-07-15T19:13:45.369Z Compiling sync_wrapper v0.1.2
17832024-07-15T19:13:45.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-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=981a692718d63d9b -C extra-filename=-981a692718d63d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17842024-07-15T19:13:45.417Z Compiling webpki-roots v0.25.4
17852024-07-15T19:13:45.441Z Running `/home/build/.rustup/toolchains/1.78.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.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=6df8bfb5008e02b0 -C extra-filename=-6df8bfb5008e02b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17862024-07-15T19:13:45.494Z Compiling goblin v0.8.2
17872024-07-15T19:13:45.518Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-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="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' -C metadata=70e10010746d3faa -C extra-filename=-70e10010746d3faa --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-a206aa3e5ae8d451.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-f0823be5812d4fcc.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-0a895e4139b6b293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17882024-07-15T19:13:45.571Z Compiling h2 v0.3.26
17892024-07-15T19:13:45.595Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-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 -C metadata=952683b4c24ea338 -C extra-filename=-952683b4c24ea338 --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-edb71411994d1691.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-d0f1f33fb8cbafce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17902024-07-15T19:13:45.929Z Compiling openapiv3 v2.0.0
17912024-07-15T19:13:45.953Z Running `/home/build/.rustup/toolchains/1.78.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/src/lib.rs --error-format=json --json=diagnostic-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=78bc011cfbeaeba0 -C extra-filename=-78bc011cfbeaeba0 --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-4c0bcc1622e666b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-07-15T19:13:46.498Z Compiling pest_derive v2.7.10
17932024-07-15T19:13:46.523Z Running `/home/build/.rustup/toolchains/1.78.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.10/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=e251b40130190775 -C extra-filename=-e251b40130190775 --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-aed0126e24df956e.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-b3026928ebd211e3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17942024-07-15T19:13:46.964Z Compiling sha2 v0.10.8
17952024-07-15T19:13:46.989Z Running `/home/build/.rustup/toolchains/1.78.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=e821c2ae8d22080e -C extra-filename=-e821c2ae8d22080e --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17962024-07-15T19:13:47.280Z Dirty usdt-impl v0.5.0: the rustflags changed
17972024-07-15T19:13:47.280Z Compiling usdt-impl v0.5.0
17982024-07-15T19:13:47.304Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=beb49674faa1392d -C extra-filename=-beb49674faa1392d --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17992024-07-15T19:13:47.329Z Compiling bitflags v1.3.2
18002024-07-15T19:13:47.329Z Running `/home/build/.rustup/toolchains/1.78.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=69ae6b86f325c5cb -C extra-filename=-69ae6b86f325c5cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18012024-07-15T19:13:47.386Z Dirty pretty-hex v0.4.1: the rustflags changed
18022024-07-15T19:13:47.386Z Compiling pretty-hex v0.4.1
18032024-07-15T19:13:47.416Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-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="alloc"' --cfg 'feature="default"' -C metadata=4c07280b1303a8bc -C extra-filename=-4c07280b1303a8bc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18042024-07-15T19:13:47.440Z Compiling dtrace-parser v0.2.0
18052024-07-15T19:13:47.440Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-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=67f8e7eb5d42771a -C extra-filename=-67f8e7eb5d42771a --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-aed0126e24df956e.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-e251b40130190775.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18062024-07-15T19:13:47.579Z Compiling pkcs8 v0.10.2
18072024-07-15T19:13:47.603Z Running `/home/build/.rustup/toolchains/1.78.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=75918a085cd0d4e8 -C extra-filename=-75918a085cd0d4e8 --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-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18082024-07-15T19:13:47.627Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-beb49674faa1392d/build-script-build`
18092024-07-15T19:13:47.755Z Compiling hmac v0.12.1
18102024-07-15T19:13:47.779Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="reset"' -C metadata=30ba66a3dd7cadab -C extra-filename=-30ba66a3dd7cadab --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-07-15T19:13:47.972Z Dirty thread-id v4.2.1: the rustflags changed
18122024-07-15T19:13:47.972Z Compiling thread-id v4.2.1
18132024-07-15T19:13:47.996Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.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=2764545db271fd37 -C extra-filename=-2764545db271fd37 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18142024-07-15T19:13:48.080Z Dirty crc32fast v1.4.0: the rustflags changed
18152024-07-15T19:13:48.080Z Compiling crc32fast v1.4.0
18162024-07-15T19:13:48.104Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.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=c699cf63ed344068 -C extra-filename=-c699cf63ed344068 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18172024-07-15T19:13:48.104Z Compiling bit-vec v0.6.3
18182024-07-15T19:13:48.104Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /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=7ab01f8821dfd213 -C extra-filename=-7ab01f8821dfd213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18192024-07-15T19:13:48.485Z Dirty anstyle-parse v0.2.4: the rustflags changed
18202024-07-15T19:13:48.485Z Compiling anstyle-parse v0.2.4
18212024-07-15T19:13:48.510Z Running `/home/build/.rustup/toolchains/1.78.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.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' -C metadata=f61d0a1c900d71dc -C extra-filename=-f61d0a1c900d71dc --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-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18222024-07-15T19:13:48.547Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-c699cf63ed344068/build-script-build`
18232024-07-15T19:13:48.613Z Compiling num-integer v0.1.46
18242024-07-15T19:13:48.637Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-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=6f07fa01fde21d6b -C extra-filename=-6f07fa01fde21d6b --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18252024-07-15T19:13:48.798Z Dirty anstyle-query v1.0.3: the rustflags changed
18262024-07-15T19:13:48.798Z Compiling anstyle-query v1.0.3
18272024-07-15T19:13:48.824Z Running `/home/build/.rustup/toolchains/1.78.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.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C metadata=94cebae1470990a5 -C extra-filename=-94cebae1470990a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18282024-07-15T19:13:48.923Z Dirty colorchoice v1.0.1: the rustflags changed
18292024-07-15T19:13:48.923Z Compiling colorchoice v1.0.1
18302024-07-15T19:13:48.947Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C metadata=fe326407f55ebd6f -C extra-filename=-fe326407f55ebd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18312024-07-15T19:13:49.065Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
18322024-07-15T19:13:49.065Z Compiling is_terminal_polyfill v1.70.0
18332024-07-15T19:13:49.089Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' -C metadata=46a9d580cb2c6a4f -C extra-filename=-46a9d580cb2c6a4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18342024-07-15T19:13:49.173Z Dirty anstream v0.6.14: the rustflags changed
18352024-07-15T19:13:49.173Z Compiling anstream v0.6.14
18362024-07-15T19:13:49.198Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' -C metadata=645ce823ca29e069 -C extra-filename=-645ce823ca29e069 --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-9cdfe1db1ea1f39e.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-f61d0a1c900d71dc.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-94cebae1470990a5.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-fe326407f55ebd6f.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-46a9d580cb2c6a4f.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18372024-07-15T19:13:49.274Z Compiling terminal_size v0.3.0
18382024-07-15T19:13:49.300Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-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=b93e8dcfe84d9fec -C extra-filename=-b93e8dcfe84d9fec --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
18392024-07-15T19:13:49.300Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-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=5ae2a7acc7891e26 -C extra-filename=-5ae2a7acc7891e26 --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-d0608acc70a887dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18402024-07-15T19:13:49.452Z Compiling block-padding v0.3.3
18412024-07-15T19:13:49.452Z Running `/home/build/.rustup/toolchains/1.78.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=c6ce830747ba76d8 -C extra-filename=-c6ce830747ba76d8 --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-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18422024-07-15T19:13:49.499Z Compiling unicode-segmentation v1.11.0
18432024-07-15T19:13:49.537Z Running `/home/build/.rustup/toolchains/1.78.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.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=2afaf9e04f860710 -C extra-filename=-2afaf9e04f860710 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-07-15T19:13:49.562Z Dirty clap_lex v0.7.0: the rustflags changed
18452024-07-15T19:13:49.562Z Compiling clap_lex v0.7.0
18462024-07-15T19:13:49.562Z Running `/home/build/.rustup/toolchains/1.78.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.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=e246f152970a6192 -C extra-filename=-e246f152970a6192 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18472024-07-15T19:13:49.606Z Compiling clap_derive v4.5.8
18482024-07-15T19:13:49.630Z Running `/home/build/.rustup/toolchains/1.78.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.5.8/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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' -C metadata=2b7b8401cf282a2d -C extra-filename=-2b7b8401cf282a2d --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18492024-07-15T19:13:49.678Z Compiling inout v0.1.3
18502024-07-15T19:13:49.703Z Running `/home/build/.rustup/toolchains/1.78.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=6c8b40f70d6e50a4 -C extra-filename=-6c8b40f70d6e50a4 --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-c6ce830747ba76d8.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18512024-07-15T19:13:49.812Z Compiling clap_builder v4.5.9
18522024-07-15T19:13:49.836Z Running `/home/build/.rustup/toolchains/1.78.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.5.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --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=8bffb2ea64f9a244 -C extra-filename=-8bffb2ea64f9a244 --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-645ce823ca29e069.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-9cdfe1db1ea1f39e.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-e246f152970a6192.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-5ae2a7acc7891e26.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-07-15T19:13:49.925Z Dirty memmap v0.7.0: the rustflags changed
18542024-07-15T19:13:49.925Z Compiling memmap v0.7.0
18552024-07-15T19:13:49.949Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-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=1608b6de15ab102b -C extra-filename=-1608b6de15ab102b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18562024-07-15T19:13:49.995Z Compiling siphasher v0.3.11
18572024-07-15T19:13:50.021Z Running `/home/build/.rustup/toolchains/1.78.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=c19a4622e39c7078 -C extra-filename=-c19a4622e39c7078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18582024-07-15T19:13:50.182Z Compiling dof v0.3.0
18592024-07-15T19:13:50.207Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-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="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' -C metadata=52f8c15d885f5db7 -C extra-filename=-52f8c15d885f5db7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-70e10010746d3faa.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18602024-07-15T19:13:50.237Z Compiling cipher v0.4.4
18612024-07-15T19:13:50.261Z Running `/home/build/.rustup/toolchains/1.78.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=534405bd3eb612b5 -C extra-filename=-534405bd3eb612b5 --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-50b12118746bbe65.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18622024-07-15T19:13:50.320Z Compiling hex v0.4.3
18632024-07-15T19:13:50.344Z Running `/home/build/.rustup/toolchains/1.78.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=23e68965ab8e49d5 -C extra-filename=-23e68965ab8e49d5 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18642024-07-15T19:13:50.692Z Compiling crossbeam-epoch v0.9.18
18652024-07-15T19:13:50.717Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-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=370ba663e455d276 -C extra-filename=-370ba663e455d276 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18662024-07-15T19:13:50.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-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="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' -C metadata=08b4562541ec284c -C extra-filename=-08b4562541ec284c --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-4079b563d11206ed.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-2764545db271fd37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
18672024-07-15T19:13:50.957Z Compiling hyper v0.14.28
18682024-07-15T19:13:50.981Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.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="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=ec45c3767be22a0a -C extra-filename=-ec45c3767be22a0a --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-edb71411994d1691.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-952683b4c24ea338.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-107ef2425488c872.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18692024-07-15T19:13:51.412Z Compiling itertools v0.10.5
18702024-07-15T19:13:51.436Z Running `/home/build/.rustup/toolchains/1.78.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=90cc6d0cca9cde1d -C extra-filename=-90cc6d0cca9cde1d --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18712024-07-15T19:13:52.148Z Dirty winnow v0.6.8: the rustflags changed
18722024-07-15T19:13:52.148Z Compiling winnow v0.6.8
18732024-07-15T19:13:52.172Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.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 '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--allow=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a4e331affc63f6b2 -C extra-filename=-a4e331affc63f6b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18742024-07-15T19:13:52.241Z Compiling stable_deref_trait v1.2.0
18752024-07-15T19:13:52.266Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /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=b635917684df9bbc -C extra-filename=-b635917684df9bbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18762024-07-15T19:13:52.337Z Dirty flate2 v1.0.30: the rustflags changed
18772024-07-15T19:13:52.337Z Compiling flate2 v1.0.30
18782024-07-15T19:13:52.362Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-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=fb668c5b60c76fe7 -C extra-filename=-fb668c5b60c76fe7 --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-b93e8dcfe84d9fec.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0a57369393f833e2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18792024-07-15T19:13:53.203Z Compiling bit-set v0.5.3
18802024-07-15T19:13:53.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /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=fed351dfccf21ec0 -C extra-filename=-fed351dfccf21ec0 --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-7ab01f8821dfd213.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18812024-07-15T19:13:53.478Z Compiling ipnetwork v0.20.0
18822024-07-15T19:13:53.502Z Running `/home/build/.rustup/toolchains/1.78.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=239f412064b5b0c1 -C extra-filename=-239f412064b5b0c1 --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-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18832024-07-15T19:13:53.764Z Compiling clap v4.5.9
18842024-07-15T19:13:53.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --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=7f9ee52e9bfcd2e0 -C extra-filename=-7f9ee52e9bfcd2e0 --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-8bffb2ea64f9a244.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-2b7b8401cf282a2d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18852024-07-15T19:13:53.887Z Compiling itertools v0.12.1
18862024-07-15T19:13:53.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-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"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=0b4037e4c176bd20 -C extra-filename=-0b4037e4c176bd20 --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18872024-07-15T19:13:53.911Z Compiling ff v0.13.0
18882024-07-15T19:13:53.911Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="alloc"' -C metadata=9e49121eb754b2c4 -C extra-filename=-9e49121eb754b2c4 --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-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18892024-07-15T19:13:54.120Z Compiling base16ct v0.2.0
18902024-07-15T19:13:54.145Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="alloc"' -C metadata=fd6a4ef1678aa560 -C extra-filename=-fd6a4ef1678aa560 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18912024-07-15T19:13:54.200Z Compiling group v0.13.0
18922024-07-15T19:13:54.224Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="alloc"' -C metadata=b5b89f4419a02478 -C extra-filename=-b5b89f4419a02478 --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-9e49121eb754b2c4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18932024-07-15T19:13:54.384Z Compiling sec1 v0.7.3
18942024-07-15T19:13:54.411Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-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"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' -C metadata=dd85e3cef19b1b2d -C extra-filename=-dd85e3cef19b1b2d --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-fd6a4ef1678aa560.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18952024-07-15T19:13:54.435Z Compiling usdt-macro v0.5.0
18962024-07-15T19:13:54.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.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="asm"' -C metadata=5a1c03c5ad0d871b -C extra-filename=-5a1c03c5ad0d871b --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-67f8e7eb5d42771a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18972024-07-15T19:13:54.459Z Compiling usdt-attr-macro v0.5.0
18982024-07-15T19:13:54.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.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="asm"' -C metadata=766a33c89e329d6b -C extra-filename=-766a33c89e329d6b --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-67f8e7eb5d42771a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18992024-07-15T19:13:54.527Z Compiling hkdf v0.12.4
19002024-07-15T19:13:54.551Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.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=da38c49905adaab7 -C extra-filename=-da38c49905adaab7 --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-30ba66a3dd7cadab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19012024-07-15T19:13:54.794Z Compiling toml v0.7.8
19022024-07-15T19:13:54.818Z Running `/home/build/.rustup/toolchains/1.78.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=12bc5c8f015dafce -C extra-filename=-12bc5c8f015dafce --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-79b32a32682f17f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-962d871e1b59bd71.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19032024-07-15T19:13:54.938Z Compiling crypto-bigint v0.5.5
19042024-07-15T19:13:54.965Z Running `/home/build/.rustup/toolchains/1.78.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.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="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=52d97b9c27faac91 -C extra-filename=-52d97b9c27faac91 --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-9933f49dd38e1777.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19052024-07-15T19:13:55.347Z Compiling toml_edit v0.22.14
19062024-07-15T19:13:55.371Z Running `/home/build/.rustup/toolchains/1.78.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.22.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' -C metadata=c779c370d978c6c3 -C extra-filename=-c779c370d978c6c3 --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-4c0bcc1622e666b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-962d871e1b59bd71.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-a4e331affc63f6b2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19072024-07-15T19:13:56.112Z Compiling zerocopy-derive v0.6.6
19082024-07-15T19:13:56.137Z Running `/home/build/.rustup/toolchains/1.78.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.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=f5ea08ce076177bd -C extra-filename=-f5ea08ce076177bd --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19092024-07-15T19:13:56.229Z Compiling usdt v0.5.0
19102024-07-15T19:13:56.254Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-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="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' -C metadata=1d7ea3cf0edd1d33 -C extra-filename=-1d7ea3cf0edd1d33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-67f8e7eb5d42771a.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-70e10010746d3faa.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-1608b6de15ab102b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-766a33c89e329d6b.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-5a1c03c5ad0d871b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19112024-07-15T19:13:56.354Z Compiling signal-hook v0.3.17
19122024-07-15T19:13:56.388Z Running `/home/build/.rustup/toolchains/1.78.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=d34d96712c379bd8 -C extra-filename=-d34d96712c379bd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19132024-07-15T19:13:56.641Z Compiling hyper-rustls v0.24.2
19142024-07-15T19:13:56.666Z Running `/home/build/.rustup/toolchains/1.78.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 -C metadata=d5208386b58c2859 -C extra-filename=-d5208386b58c2859 --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7a866c16bfae8c77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
19152024-07-15T19:13:56.666Z Compiling hyper-tls v0.5.0
19162024-07-15T19:13:56.666Z Running `/home/build/.rustup/toolchains/1.78.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=bae999f011d5cfda -C extra-filename=-bae999f011d5cfda --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-edb71411994d1691.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e698098bfff89023.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-bd8caa603bbe796d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
19172024-07-15T19:13:56.690Z Compiling managed v0.8.0
19182024-07-15T19:13:56.690Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /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=ea0c299f5a09e9f8 -C extra-filename=-ea0c299f5a09e9f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19192024-07-15T19:13:56.943Z Compiling reqwest v0.11.27
19202024-07-15T19:13:56.968Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="cookie_crate"' --cfg 'feature="cookie_store"' --cfg 'feature="cookies"' --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-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=ca43cd14ef1eca97 -C extra-filename=-ca43cd14ef1eca97 --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-39525b1a9bdc82b9.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-10109bc5e3af272b.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-952683b4c24ea338.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-107ef2425488c872.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-d5208386b58c2859.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-bae999f011d5cfda.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-e698098bfff89023.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-611c160b97485b6b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-1869657d36c282d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-981a692718d63d9b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-bd8caa603bbe796d.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-7a866c16bfae8c77.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-6df8bfb5008e02b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
19212024-07-15T19:13:56.968Z Compiling fixedbitset v0.4.2
19222024-07-15T19:13:56.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /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=da9df59bd1f776eb -C extra-filename=-da9df59bd1f776eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19232024-07-15T19:13:57.076Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-d34d96712c379bd8/build-script-build`
19242024-07-15T19:13:57.104Z Compiling phf_shared v0.10.0
19252024-07-15T19:13:57.128Z Running `/home/build/.rustup/toolchains/1.78.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=2721e2e04e141b28 -C extra-filename=-2721e2e04e141b28 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19262024-07-15T19:13:57.367Z Compiling petgraph v0.6.5
19272024-07-15T19:13:57.392Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-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="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=9094feeae719d2e0 -C extra-filename=-9094feeae719d2e0 --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-da9df59bd1f776eb.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19282024-07-15T19:13:57.452Z Compiling minimal-lexical v0.2.1
19292024-07-15T19:13:57.476Z Running `/home/build/.rustup/toolchains/1.78.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=022264d0d1ad5305 -C extra-filename=-022264d0d1ad5305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19302024-07-15T19:13:57.891Z Compiling elliptic-curve v0.13.8
19312024-07-15T19:13:57.915Z Running `/home/build/.rustup/toolchains/1.78.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.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' -C metadata=35324a3616e1b5d2 -C extra-filename=-35324a3616e1b5d2 --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-fd6a4ef1678aa560.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-52d97b9c27faac91.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-dd85e3cef19b1b2d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19322024-07-15T19:13:58.079Z Compiling unicode-xid v0.2.4
19332024-07-15T19:13:58.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /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=3eecf52f7e4e3d74 -C extra-filename=-3eecf52f7e4e3d74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19342024-07-15T19:13:58.240Z Compiling precomputed-hash v0.1.1
19352024-07-15T19:13:58.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /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=c89b8439d6866a36 -C extra-filename=-c89b8439d6866a36 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19362024-07-15T19:13:58.264Z Compiling zerocopy v0.6.6
19372024-07-15T19:13:58.264Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-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 -C metadata=e8938a3457659350 -C extra-filename=-e8938a3457659350 --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-4079b563d11206ed.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-f5ea08ce076177bd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-07-15T19:13:58.363Z Compiling new_debug_unreachable v1.0.6
19392024-07-15T19:13:58.387Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-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=3aa9f4aaaf22f9af -C extra-filename=-3aa9f4aaaf22f9af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19402024-07-15T19:13:58.454Z Compiling string_cache v0.8.7
19412024-07-15T19:13:58.478Z Running `/home/build/.rustup/toolchains/1.78.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=91da27548268ac27 -C extra-filename=-91da27548268ac27 --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-3aa9f4aaaf22f9af.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-2721e2e04e141b28.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-c89b8439d6866a36.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19422024-07-15T19:13:58.606Z Compiling nom v7.1.3
19432024-07-15T19:13:58.631Z Running `/home/build/.rustup/toolchains/1.78.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="default"' --cfg 'feature="std"' -C metadata=e8c302dc3ba54578 -C extra-filename=-e8c302dc3ba54578 --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-d9b2ede3219a3f1f.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-022264d0d1ad5305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19442024-07-15T19:13:58.858Z Running `/home/build/.rustup/toolchains/1.78.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=ea8c1dcd1d36efaa -C extra-filename=-ea8c1dcd1d36efaa --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-9e9eff94c6618bbf.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-9c0fdcc86593b797.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19452024-07-15T19:13:58.957Z Compiling num-iter v0.1.45
19462024-07-15T19:13:58.981Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-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="i128"' -C metadata=77e9c3006f007dd4 -C extra-filename=-77e9c3006f007dd4 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-07-15T19:13:59.127Z Compiling matches v0.1.10
19482024-07-15T19:13:59.151Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /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=fbc832b2eff93984 -C extra-filename=-fbc832b2eff93984 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19492024-07-15T19:13:59.219Z Compiling static_assertions v1.1.0
19502024-07-15T19:13:59.244Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /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=e75d4bcb766f97d9 -C extra-filename=-e75d4bcb766f97d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19512024-07-15T19:13:59.319Z Compiling idna v0.2.3
19522024-07-15T19:13:59.343Z Running `/home/build/.rustup/toolchains/1.78.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=0ac06ebf7cac1d15 -C extra-filename=-0ac06ebf7cac1d15 --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-fbc832b2eff93984.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-07-15T19:13:59.430Z Compiling heapless v0.7.17
19542024-07-15T19:13:59.454Z Running `/home/build/.rustup/toolchains/1.78.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.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=c7a9608aebe3c866 -C extra-filename=-c7a9608aebe3c866 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-c7a9608aebe3c866 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-4c598e66d5633777.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19552024-07-15T19:13:59.736Z Compiling enum-as-inner v0.5.1
19562024-07-15T19:13:59.760Z Running `/home/build/.rustup/toolchains/1.78.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=470dd53b8de38a2c -C extra-filename=-470dd53b8de38a2c --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19572024-07-15T19:13:59.852Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
19582024-07-15T19:13:59.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=d1aa2e19855dbd67 -C extra-filename=-d1aa2e19855dbd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-07-15T19:13:59.966Z Compiling regex-automata v0.1.10
19602024-07-15T19:13:59.990Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2015 /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=d48227dffcf55319 -C extra-filename=-d48227dffcf55319 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19612024-07-15T19:14:00.402Z Compiling lalrpop-util v0.19.12
19622024-07-15T19:14:00.426Z Running `/home/build/.rustup/toolchains/1.78.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=6ca0e1158c143a14 -C extra-filename=-6ca0e1158c143a14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19632024-07-15T19:14:00.571Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-d1aa2e19855dbd67/build-script-build`
19642024-07-15T19:14:00.615Z Compiling bstr v0.2.17
19652024-07-15T19:14:00.640Z Running `/home/build/.rustup/toolchains/1.78.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=44e70eba0814273c -C extra-filename=-44e70eba0814273c --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-772fb82229dfbb23.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-d48227dffcf55319.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19662024-07-15T19:14:00.640Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-c7a9608aebe3c866/build-script-build`
19672024-07-15T19:14:00.707Z Compiling signal-hook-mio v0.2.3
19682024-07-15T19:14:00.733Z Running `/home/build/.rustup/toolchains/1.78.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=f3d4b6f95d26a32f -C extra-filename=-f3d4b6f95d26a32f --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-9e9eff94c6618bbf.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19692024-07-15T19:14:00.733Z Compiling trust-dns-proto v0.22.0
19702024-07-15T19:14:00.733Z Compiling num-bigint v0.4.5
19712024-07-15T19:14:00.733Z Compiling diesel_table_macro_syntax v0.1.0
19722024-07-15T19:14:00.733Z Running `/home/build/.rustup/toolchains/1.78.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=d50224c008f63df0 -C extra-filename=-d50224c008f63df0 --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-a290a60862348bab.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0ac06ebf7cac1d15.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19732024-07-15T19:14:00.733Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-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 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=fcc97ed3a0776e3a -C extra-filename=-fcc97ed3a0776e3a --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19742024-07-15T19:14:00.733Z Running `/home/build/.rustup/toolchains/1.78.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=3525df9b056820e1 -C extra-filename=-3525df9b056820e1 --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-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-07-15T19:14:00.848Z Compiling scheduled-thread-pool v0.2.7
19762024-07-15T19:14:00.872Z Running `/home/build/.rustup/toolchains/1.78.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=9be547b9bb0cb8f5 -C extra-filename=-9be547b9bb0cb8f5 --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-ceff54d9803290cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19772024-07-15T19:14:01.092Z Compiling hash32 v0.2.1
19782024-07-15T19:14:01.116Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /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=393548288a8c94b1 -C extra-filename=-393548288a8c94b1 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19792024-07-15T19:14:01.376Z Compiling finl_unicode v1.2.0
19802024-07-15T19:14:01.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name finl_unicode --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/finl_unicode-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 --cfg 'feature="categories"' --cfg 'feature="default"' --cfg 'feature="grapheme_clusters"' -C metadata=1ea23b8acb75a78e -C extra-filename=-1ea23b8acb75a78e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19812024-07-15T19:14:01.470Z Compiling smoltcp v0.9.1
19822024-07-15T19:14:01.495Z Running `/home/build/.rustup/toolchains/1.78.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=fca4dce097f68fd8 -C extra-filename=-fca4dce097f68fd8 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19832024-07-15T19:14:01.630Z Compiling predicates-core v1.0.6
19842024-07-15T19:14:01.654Z Running `/home/build/.rustup/toolchains/1.78.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=8c8481fa5f04966b -C extra-filename=-8c8481fa5f04966b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19852024-07-15T19:14:01.863Z Compiling stringprep v0.1.4
19862024-07-15T19:14:01.887Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-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=d9d08e3683c34f18 -C extra-filename=-d9d08e3683c34f18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern finl_unicode=/work/oxidecomputer/omicron/target/debug/deps/libfinl_unicode-1ea23b8acb75a78e.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19872024-07-15T19:14:01.911Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.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="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' -C metadata=f2e448a044f6ad37 -C extra-filename=-f2e448a044f6ad37 --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-393548288a8c94b1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
19882024-07-15T19:14:01.954Z Compiling diesel_derives v2.1.4
19892024-07-15T19:14:01.954Z Running `/home/build/.rustup/toolchains/1.78.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.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 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=bc971ecf5555f600 -C extra-filename=-bc971ecf5555f600 --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-3525df9b056820e1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-07-15T19:14:02.136Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-fca4dce097f68fd8/build-script-build`
19912024-07-15T19:14:02.163Z Compiling r2d2 v0.8.10
19922024-07-15T19:14:02.187Z Running `/home/build/.rustup/toolchains/1.78.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=abc03647e6968f28 -C extra-filename=-abc03647e6968f28 --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-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-9be547b9bb0cb8f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19932024-07-15T19:14:02.476Z Compiling crossterm v0.27.0
19942024-07-15T19:14:02.500Z Running `/home/build/.rustup/toolchains/1.78.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=f6c9b6aa174ae904 -C extra-filename=-f6c9b6aa174ae904 --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-56c793c28fe376a4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-f3d4b6f95d26a32f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19952024-07-15T19:14:02.801Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /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=1cd9bddfea8231ef -C extra-filename=-1cd9bddfea8231ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
19962024-07-15T19:14:02.902Z Compiling md-5 v0.10.6
19972024-07-15T19:14:02.926Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=a80842d24a2cc9bb -C extra-filename=-a80842d24a2cc9bb --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-6cd145163fd70236.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19982024-07-15T19:14:02.926Z Compiling hubpack_derive v0.1.1
19992024-07-15T19:14:02.926Z Running `/home/build/.rustup/toolchains/1.78.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=ca5d0a2486d1b1a3 -C extra-filename=-ca5d0a2486d1b1a3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20002024-07-15T19:14:03.055Z Compiling bstr v1.9.1
20012024-07-15T19:14:03.079Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=2d37155bb5cf3f0a -C extra-filename=-2d37155bb5cf3f0a --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-d9b2ede3219a3f1f.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20022024-07-15T19:14:03.131Z Compiling console v0.15.8
20032024-07-15T19:14:03.155Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.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="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=458ab224f4921e74 -C extra-filename=-458ab224f4921e74 --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-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20042024-07-15T19:14:03.776Z Compiling yasna v0.5.2
20052024-07-15T19:14:03.801Z Running `/home/build/.rustup/toolchains/1.78.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=45639ca498687069 -C extra-filename=-45639ca498687069 --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-7ab01f8821dfd213.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20062024-07-15T19:14:04.388Z Compiling float-cmp v0.9.0
20072024-07-15T19:14:04.412Z Running `/home/build/.rustup/toolchains/1.78.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=f0ba9e5076a8ecd1 -C extra-filename=-f0ba9e5076a8ecd1 --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20082024-07-15T19:14:04.549Z Compiling fs-err v2.11.0
20092024-07-15T19:14:04.573Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="tokio"' -C metadata=5067c74e83f59cd7 -C extra-filename=-5067c74e83f59cd7 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20102024-07-15T19:14:04.597Z Compiling fallible-iterator v0.2.0
20112024-07-15T19:14:04.597Z Running `/home/build/.rustup/toolchains/1.78.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=082456c5a9ee1a24 -C extra-filename=-082456c5a9ee1a24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20122024-07-15T19:14:04.837Z Compiling difflib v0.4.0
20132024-07-15T19:14:04.861Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /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=6b148653f6280c77 -C extra-filename=-6b148653f6280c77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20142024-07-15T19:14:05.186Z Compiling normalize-line-endings v0.3.0
20152024-07-15T19:14:05.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /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=8f4b0029e85c8f92 -C extra-filename=-8f4b0029e85c8f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20162024-07-15T19:14:05.324Z Compiling predicates v3.1.0
20172024-07-15T19:14:05.351Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.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="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=f91912b092e7beac -C extra-filename=-f91912b092e7beac --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-9cdfe1db1ea1f39e.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-6b148653f6280c77.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-f0ba9e5076a8ecd1.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-8f4b0029e85c8f92.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20182024-07-15T19:14:05.351Z Compiling postgres-protocol v0.6.6
20192024-07-15T19:14:05.351Z Running `/home/build/.rustup/toolchains/1.78.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=6f62df4fa7075dfd -C extra-filename=-6f62df4fa7075dfd --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-bfc5ed6832fe4205.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-a80842d24a2cc9bb.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-d9d08e3683c34f18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20202024-07-15T19:14:05.544Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-5067c74e83f59cd7/build-script-build`
20212024-07-15T19:14:05.677Z Compiling hubpack v0.1.2
20222024-07-15T19:14:05.702Z Running `/home/build/.rustup/toolchains/1.78.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=698b45fff1846cf6 -C extra-filename=-698b45fff1846cf6 --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-ca5d0a2486d1b1a3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20232024-07-15T19:14:06.077Z Running `/home/build/.rustup/toolchains/1.78.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=1dff88305de023b7 -C extra-filename=-1dff88305de023b7 --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-f2e448a044f6ad37.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20242024-07-15T19:14:06.218Z Compiling similar v2.5.0
20252024-07-15T19:14:06.242Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-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="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' -C metadata=a2a27726879d1ada -C extra-filename=-a2a27726879d1ada --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-44e70eba0814273c.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20262024-07-15T19:14:06.565Z Compiling phf_shared v0.11.2
20272024-07-15T19:14:06.589Z Running `/home/build/.rustup/toolchains/1.78.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=e4951ece12dc5736 -C extra-filename=-e4951ece12dc5736 --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-c19a4622e39c7078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-07-15T19:14:06.833Z Compiling tokio-stream v0.1.15
20292024-07-15T19:14:06.868Z Running `/home/build/.rustup/toolchains/1.78.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.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="net"' --cfg 'feature="time"' -C metadata=1c5334347f07ed24 -C extra-filename=-1c5334347f07ed24 --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-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20302024-07-15T19:14:06.923Z Compiling strum_macros v0.25.3
20312024-07-15T19:14:06.947Z Running `/home/build/.rustup/toolchains/1.78.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.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=824220572bf7d9ef -C extra-filename=-824220572bf7d9ef --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20322024-07-15T19:14:07.652Z Compiling serde_repr v0.1.19
20332024-07-15T19:14:07.676Z Running `/home/build/.rustup/toolchains/1.78.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.19/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=c029fa5b69d0a1b3 -C extra-filename=-c029fa5b69d0a1b3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-07-15T19:14:07.851Z Compiling peg-runtime v0.8.3
20352024-07-15T19:14:07.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-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=8f9b7af0cb4f1e2a -C extra-filename=-8f9b7af0cb4f1e2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20362024-07-15T19:14:07.929Z Compiling phf v0.11.2
20372024-07-15T19:14:07.953Z Running `/home/build/.rustup/toolchains/1.78.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=6ad74f9e762bc3eb -C extra-filename=-6ad74f9e762bc3eb --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-e4951ece12dc5736.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20382024-07-15T19:14:08.182Z Compiling postgres-types v0.2.6
20392024-07-15T19:14:08.206Z Running `/home/build/.rustup/toolchains/1.78.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=e3faf2ed4c9faa9e -C extra-filename=-e3faf2ed4c9faa9e --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-edb71411994d1691.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-6f62df4fa7075dfd.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20402024-07-15T19:14:08.409Z Running `/home/build/.rustup/toolchains/1.78.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 --cfg 'feature="tokio"' -C metadata=36fe4c65f8426d12 -C extra-filename=-36fe4c65f8426d12 --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-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
20412024-07-15T19:14:08.439Z Compiling whoami v1.5.1
20422024-07-15T19:14:08.463Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.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="web"' --cfg 'feature="web-sys"' -C metadata=5002e28a22761be6 -C extra-filename=-5002e28a22761be6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-07-15T19:14:08.772Z Compiling regress v0.9.1
20442024-07-15T19:14:08.803Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-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="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=7cf55b86468e2cf5 -C extra-filename=-7cf55b86468e2cf5 --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-c3683bcd14a303da.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-07-15T19:14:08.987Z Compiling tokio-postgres v0.7.10
20462024-07-15T19:14:09.014Z Running `/home/build/.rustup/toolchains/1.78.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=3b09e6e4fa8f9c8a -C extra-filename=-3b09e6e4fa8f9c8a --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-a290a60862348bab.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-082456c5a9ee1a24.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-6ad74f9e762bc3eb.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-6f62df4fa7075dfd.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e3faf2ed4c9faa9e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-07-15T19:14:09.151Z Compiling getopts v0.2.21
20482024-07-15T19:14:09.179Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getopts --edition=2015 /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=38ed18ffa97c432d -C extra-filename=-38ed18ffa97c432d --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-07-15T19:14:09.332Z Compiling unsafe-libyaml v0.2.11
20502024-07-15T19:14:09.356Z Running `/home/build/.rustup/toolchains/1.78.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.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=19449d9fb8c6884a -C extra-filename=-19449d9fb8c6884a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20512024-07-15T19:14:09.465Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20522024-07-15T19:14:09.490Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/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=775630db20d03916 -C extra-filename=-775630db20d03916 --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-edb71411994d1691.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
20532024-07-15T19:14:09.726Z Dirty camino v1.1.7: the rustflags changed
20542024-07-15T19:14:09.726Z Compiling camino v1.1.7
20552024-07-15T19:14:09.750Z Running `/home/build/.rustup/toolchains/1.78.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.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="serde"' --cfg 'feature="serde1"' -C metadata=3edaebbd5305735c -C extra-filename=-3edaebbd5305735c --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20562024-07-15T19:14:09.832Z Dirty is-terminal v0.4.12: the rustflags changed
20572024-07-15T19:14:09.832Z Compiling is-terminal v0.4.12
20582024-07-15T19:14:09.856Z Running `/home/build/.rustup/toolchains/1.78.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.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=1fb2ee4459a95d8f -C extra-filename=-1fb2ee4459a95d8f --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20592024-07-15T19:14:09.946Z Dirty dirs-sys-next v0.1.2: the rustflags changed
20602024-07-15T19:14:09.946Z Compiling dirs-sys-next v0.1.2
20612024-07-15T19:14:09.971Z Running `/home/build/.rustup/toolchains/1.78.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=990f4ee286a35bd9 -C extra-filename=-990f4ee286a35bd9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20622024-07-15T19:14:10.016Z Compiling base64 v0.22.1
20632024-07-15T19:14:10.040Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a69496bcd97c9671 -C extra-filename=-a69496bcd97c9671 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20642024-07-15T19:14:10.307Z Compiling serde_yaml v0.9.34+deprecated
20652024-07-15T19:14:10.332Z Running `/home/build/.rustup/toolchains/1.78.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.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=e78af1c96df6fde1 -C extra-filename=-e78af1c96df6fde1 --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-4c0bcc1622e666b4.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-19449d9fb8c6884a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20662024-07-15T19:14:10.504Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-3edaebbd5305735c/build-script-build`
20672024-07-15T19:14:10.552Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
20682024-07-15T19:14:10.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/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=284e8feab9ca57f2 -C extra-filename=-284e8feab9ca57f2 --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-56c793c28fe376a4.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-698b45fff1846cf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-c029fa5b69d0a1b3.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-1dff88305de023b7.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-824220572bf7d9ef.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20692024-07-15T19:14:10.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-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 --cfg 'feature="serde"' --cfg 'feature="serde1"' -C metadata=5b7b3fc7bab8c704 -C extra-filename=-5b7b3fc7bab8c704 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut`
20702024-07-15T19:14:10.654Z Dirty dirs-next v2.0.0: the rustflags changed
20712024-07-15T19:14:10.654Z Compiling dirs-next v2.0.0
20722024-07-15T19:14:10.680Z Running `/home/build/.rustup/toolchains/1.78.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=f7032a700dc273a4 -C extra-filename=-f7032a700dc273a4 --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-6cd145163fd70236.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-990f4ee286a35bd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20732024-07-15T19:14:10.824Z Dirty term v0.7.0: the rustflags changed
20742024-07-15T19:14:10.824Z Compiling term v0.7.0
20752024-07-15T19:14:10.848Z Running `/home/build/.rustup/toolchains/1.78.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=f75757e0b8ad0343 -C extra-filename=-f75757e0b8ad0343 --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-f7032a700dc273a4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20762024-07-15T19:14:10.872Z Compiling sha1 v0.10.6
20772024-07-15T19:14:10.872Z Running `/home/build/.rustup/toolchains/1.78.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=8b945e659b7b4036 -C extra-filename=-8b945e659b7b4036 --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-07-15T19:14:11.215Z Compiling http v1.1.0
20792024-07-15T19:14:11.252Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-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=381d696b08c84572 -C extra-filename=-381d696b08c84572 --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-edb71411994d1691.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-07-15T19:14:11.426Z Compiling paste v1.0.15
20812024-07-15T19:14:11.455Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=1a9c426bb3aaa154 -C extra-filename=-1a9c426bb3aaa154 --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20822024-07-15T19:14:11.898Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20832024-07-15T19:14:11.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/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=1e53d5d49dfa86f2 -C extra-filename=-1e53d5d49dfa86f2 --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-98930e4cc72f023e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-07-15T19:14:12.205Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-1a9c426bb3aaa154/build-script-build`
20852024-07-15T19:14:12.271Z Compiling toml v0.8.14
20862024-07-15T19:14:12.295Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' -C metadata=a4940cd2111148ee -C extra-filename=-a4940cd2111148ee --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-79b32a32682f17f5.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-962d871e1b59bd71.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20872024-07-15T19:14:12.486Z Compiling diesel v2.1.6
20882024-07-15T19:14:12.511Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.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="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=d8b484f7e065ba0d -C extra-filename=-d8b484f7e065ba0d --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-56c793c28fe376a4.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-bc971ecf5555f600.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-abc03647e6968f28.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
20892024-07-15T19:14:12.752Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/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=c154bb579214bdf5 -C extra-filename=-c154bb579214bdf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-07-15T19:14:13.082Z Dirty match_cfg v0.1.0: the rustflags changed
20912024-07-15T19:14:13.083Z Compiling match_cfg v0.1.0
20922024-07-15T19:14:13.107Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /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=5d3720867e360308 -C extra-filename=-5d3720867e360308 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-07-15T19:14:13.178Z Dirty hostname v0.3.1: the rustflags changed
20942024-07-15T19:14:13.178Z Compiling hostname v0.3.1
20952024-07-15T19:14:13.202Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /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=d35460ad3d70bf46 -C extra-filename=-d35460ad3d70bf46 --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-9e9eff94c6618bbf.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-5d3720867e360308.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20962024-07-15T19:14:13.394Z Compiling strum_macros v0.26.4
20972024-07-15T19:14:13.418Z Running `/home/build/.rustup/toolchains/1.78.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.26.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=542bbc078aecdc32 -C extra-filename=-542bbc078aecdc32 --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20982024-07-15T19:14:13.418Z Compiling rustls-pki-types v1.7.0
20992024-07-15T19:14:13.418Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-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"' -C metadata=2ee99d9c671a2c74 -C extra-filename=-2ee99d9c671a2c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21002024-07-15T19:14:13.741Z Compiling crossbeam-channel v0.5.12
21012024-07-15T19:14:13.765Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.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=1ae489c8acf2a979 -C extra-filename=-1ae489c8acf2a979 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21022024-07-15T19:14:13.847Z Dirty thread_local v1.1.8: the rustflags changed
21032024-07-15T19:14:13.847Z Compiling thread_local v1.1.8
21042024-07-15T19:14:13.871Z Running `/home/build/.rustup/toolchains/1.78.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.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=646ab5aa9908bdc0 -C extra-filename=-646ab5aa9908bdc0 --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-6cd145163fd70236.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21052024-07-15T19:14:13.871Z Dirty slog-async v2.8.0: the rustflags changed
21062024-07-15T19:14:13.871Z Compiling slog-async v2.8.0
21072024-07-15T19:14:13.871Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=88e87e18665a3ab5 -C extra-filename=-88e87e18665a3ab5 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21082024-07-15T19:14:14.125Z Compiling fastrand v2.1.0
21092024-07-15T19:14:14.149Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e6abe912dfe2bca4 -C extra-filename=-e6abe912dfe2bca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21102024-07-15T19:14:14.332Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-88e87e18665a3ab5/build-script-build`
21112024-07-15T19:14:14.356Z Compiling rustls v0.22.4
21122024-07-15T19:14:14.356Z Running `/home/build/.rustup/toolchains/1.78.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.22.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=075d6eb2cf9c6bcd -C extra-filename=-075d6eb2cf9c6bcd --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-07-15T19:14:14.398Z Dirty take_mut v0.2.2: the rustflags changed
21142024-07-15T19:14:14.398Z Compiling take_mut v0.2.2
21152024-07-15T19:14:14.422Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /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=97e592d43295974e -C extra-filename=-97e592d43295974e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21162024-07-15T19:14:14.573Z Compiling tempfile v3.10.1
21172024-07-15T19:14:14.622Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.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=c478cbafb9a95cae -C extra-filename=-c478cbafb9a95cae --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-6cd145163fd70236.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-e6abe912dfe2bca4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21182024-07-15T19:14:14.650Z Compiling ident_case v1.0.1
21192024-07-15T19:14:14.650Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /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=8f0cab71e4ae1c81 -C extra-filename=-8f0cab71e4ae1c81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21202024-07-15T19:14:14.650Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-075d6eb2cf9c6bcd/build-script-build`
21212024-07-15T19:14:14.681Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /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=7247a83db1f3a892 -C extra-filename=-7247a83db1f3a892 --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-1ae489c8acf2a979.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-97e592d43295974e.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
21222024-07-15T19:14:14.708Z Compiling slog-term v2.9.1
21232024-07-15T19:14:14.708Z Running `/home/build/.rustup/toolchains/1.78.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.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=f4405207809138e7 -C extra-filename=-f4405207809138e7 --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-1fb2ee4459a95d8f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-646ab5aa9908bdc0.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21242024-07-15T19:14:14.810Z Compiling darling_core v0.20.9
21252024-07-15T19:14:14.836Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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="strsim"' --cfg 'feature="suggestions"' -C metadata=6ab58906e759419a -C extra-filename=-6ab58906e759419a --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-d03daaf3ac116161.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-8f0cab71e4ae1c81.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-6ea71400cff95591.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21262024-07-15T19:14:15.304Z Compiling rustls-webpki v0.102.4
21272024-07-15T19:14:15.337Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' -C metadata=3a52981a35d4652a -C extra-filename=-3a52981a35d4652a --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-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21282024-07-15T19:14:15.641Z Compiling rustls-pemfile v2.1.2
21292024-07-15T19:14:15.665Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=6be79ad4e86270a5 -C extra-filename=-6be79ad4e86270a5 --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-a69496bcd97c9671.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21302024-07-15T19:14:15.696Z Compiling slog-json v2.6.1
21312024-07-15T19:14:15.720Z Running `/home/build/.rustup/toolchains/1.78.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=6912d7ebe32bc765 -C extra-filename=-6912d7ebe32bc765 --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-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21322024-07-15T19:14:15.720Z Compiling multer v3.1.0
21332024-07-15T19:14:15.720Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.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=9e12a1bf43b5ebc8 -C extra-filename=-9e12a1bf43b5ebc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21342024-07-15T19:14:16.000Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=426ca8e3cf642a0f -C extra-filename=-426ca8e3cf642a0f --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-a206aa3e5ae8d451.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-3a52981a35d4652a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21352024-07-15T19:14:16.025Z Compiling debug-ignore v1.0.5
21362024-07-15T19:14:16.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /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=a9c078c17606aae6 -C extra-filename=-a9c078c17606aae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21372024-07-15T19:14:16.049Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-9e12a1bf43b5ebc8/build-script-build`
21382024-07-15T19:14:16.116Z Compiling slog-bunyan v2.5.0
21392024-07-15T19:14:16.140Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.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=80e42d41e78d6d5c -C extra-filename=-80e42d41e78d6d5c --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-d35460ad3d70bf46.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-6912d7ebe32bc765.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-07-15T19:14:16.164Z Compiling async-stream-impl v0.3.5
21412024-07-15T19:14:16.188Z Running `/home/build/.rustup/toolchains/1.78.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=2b6c40d3c32d1bec -C extra-filename=-2b6c40d3c32d1bec --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-07-15T19:14:16.293Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#9fef3961)
21432024-07-15T19:14:16.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/9fef396/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=6255fddcb0a7bad6 -C extra-filename=-6255fddcb0a7bad6 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21442024-07-15T19:14:16.642Z Compiling instant v0.1.12
21452024-07-15T19:14:16.666Z Running `/home/build/.rustup/toolchains/1.78.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=37e08d29aee74c57 -C extra-filename=-37e08d29aee74c57 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21462024-07-15T19:14:16.780Z Compiling atomic-waker v1.1.2
21472024-07-15T19:14:16.804Z Running `/home/build/.rustup/toolchains/1.78.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.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=6ded31c0a5029b1f -C extra-filename=-6ded31c0a5029b1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21482024-07-15T19:14:16.961Z Compiling waitgroup v0.1.2
21492024-07-15T19:14:16.985Z Running `/home/build/.rustup/toolchains/1.78.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=e622d4d826752e36 -C extra-filename=-e622d4d826752e36 --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-6ded31c0a5029b1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21502024-07-15T19:14:17.107Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-6255fddcb0a7bad6/build-script-build`
21512024-07-15T19:14:17.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.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=09c665414bc232d1 -C extra-filename=-09c665414bc232d1 --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-edb71411994d1691.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-cb93baec212052e7.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-07-15T19:14:17.211Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#9fef3961)
21532024-07-15T19:14:17.211Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/9fef396/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6b4ba69df3b5001a -C extra-filename=-6b4ba69df3b5001a --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-98930e4cc72f023e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21542024-07-15T19:14:17.515Z Compiling async-stream v0.3.5
21552024-07-15T19:14:17.539Z Running `/home/build/.rustup/toolchains/1.78.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=12d25670b15a7ddf -C extra-filename=-12d25670b15a7ddf --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-2b6c40d3c32d1bec.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21562024-07-15T19:14:17.793Z Compiling serde_path_to_error v0.1.16
21572024-07-15T19:14:17.817Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=d08d418f7b22cdd7 -C extra-filename=-d08d418f7b22cdd7 --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-1d1af7e8c40a69f8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21582024-07-15T19:14:17.953Z Compiling strum v0.26.2
21592024-07-15T19:14:17.977Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.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="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' -C metadata=9604d7f8fc62c3a6 -C extra-filename=-9604d7f8fc62c3a6 --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-542bbc078aecdc32.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21602024-07-15T19:14:18.103Z Compiling hostname v0.4.0
21612024-07-15T19:14:18.127Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-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"' -C metadata=a05070b534d66413 -C extra-filename=-a05070b534d66413 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21622024-07-15T19:14:18.151Z Compiling quick-error v1.2.3
21632024-07-15T19:14:18.151Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /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=a2f6d65a8b23928e -C extra-filename=-a2f6d65a8b23928e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21642024-07-15T19:14:18.254Z Compiling newtype-uuid v1.1.0
21652024-07-15T19:14:18.278Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-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="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' -C metadata=523fa0e76ca0c71c -C extra-filename=-523fa0e76ca0c71c --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-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-07-15T19:14:18.343Z Compiling structmeta-derive v0.3.0
21672024-07-15T19:14:18.367Z Running `/home/build/.rustup/toolchains/1.78.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.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=792df2b02daa2b66 -C extra-filename=-792df2b02daa2b66 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21682024-07-15T19:14:18.510Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21692024-07-15T19:14:18.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=450841300a70988a -C extra-filename=-450841300a70988a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21702024-07-15T19:14:18.547Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21712024-07-15T19:14:18.547Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-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=0d745e6ec6695c0c -C extra-filename=-0d745e6ec6695c0c --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-07-15T19:14:18.774Z Compiling backoff v0.4.0
21732024-07-15T19:14:18.802Z Running `/home/build/.rustup/toolchains/1.78.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=4f53083f8a51c972 -C extra-filename=-4f53083f8a51c972 --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-4a234987197be9fa.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21742024-07-15T19:14:19.066Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21752024-07-15T19:14:19.090Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/2612d22/src/lib.rs --error-format=json --json=diagnostic-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="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' -C metadata=7b7b55a9df93b7fb -C extra-filename=-7b7b55a9df93b7fb --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-239f412064b5b0c1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21762024-07-15T19:14:19.276Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21772024-07-15T19:14:19.301Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' -C metadata=c4727b29468a5b0b -C extra-filename=-c4727b29468a5b0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-0d745e6ec6695c0c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-07-15T19:14:19.441Z Compiling macaddr v1.0.1
21792024-07-15T19:14:19.466Z Running `/home/build/.rustup/toolchains/1.78.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=a75bf26429d31d81 -C extra-filename=-a75bf26429d31d81 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21802024-07-15T19:14:19.713Z Compiling tokio-rustls v0.25.0
21812024-07-15T19:14:19.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-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="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' -C metadata=5554ccbec67d1626 -C extra-filename=-5554ccbec67d1626 --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-426ca8e3cf642a0f.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21822024-07-15T19:14:19.826Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21832024-07-15T19:14:19.850Z Running `/home/build/.rustup/toolchains/1.78.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=a4a445056ff14348 -C extra-filename=-a4a445056ff14348 --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-23e68965ab8e49d5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-07-15T19:14:19.968Z Compiling wait-timeout v0.2.0
21852024-07-15T19:14:19.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /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=65ed68b8ae737998 -C extra-filename=-65ed68b8ae737998 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21862024-07-15T19:14:20.072Z Compiling structmeta-derive v0.2.0
21872024-07-15T19:14:20.096Z Running `/home/build/.rustup/toolchains/1.78.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=02d62ad3d8bf60cc -C extra-filename=-02d62ad3d8bf60cc --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21882024-07-15T19:14:20.462Z Compiling rusty-fork v0.3.0
21892024-07-15T19:14:20.486Z Running `/home/build/.rustup/toolchains/1.78.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=9429a4bc7362c6c6 -C extra-filename=-9429a4bc7362c6c6 --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-d03daaf3ac116161.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-07-15T19:14:20.598Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/9fef396/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' -C metadata=1f24854223bbebe3 -C extra-filename=-1f24854223bbebe3 --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-12d25670b15a7ddf.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-6b4ba69df3b5001a.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-a05070b534d66413.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-09c665414bc232d1.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-d08d418f7b22cdd7.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-6912d7ebe32bc765.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5554ccbec67d1626.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-e622d4d826752e36.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
21912024-07-15T19:14:20.851Z Compiling darling_macro v0.20.9
21922024-07-15T19:14:20.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.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=242ecc46932a4542 -C extra-filename=-242ecc46932a4542 --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-6ab58906e759419a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-07-15T19:14:21.001Z Compiling structmeta v0.3.0
21942024-07-15T19:14:21.025Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-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=078ced04fbddcd97 -C extra-filename=-078ced04fbddcd97 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-792df2b02daa2b66.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21952024-07-15T19:14:21.088Z Compiling rand_xorshift v0.3.0
21962024-07-15T19:14:21.112Z Running `/home/build/.rustup/toolchains/1.78.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=bc6c66442655c93e -C extra-filename=-bc6c66442655c93e --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21972024-07-15T19:14:21.411Z Compiling unarray v0.1.4
21982024-07-15T19:14:21.435Z Running `/home/build/.rustup/toolchains/1.78.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=1da3c382e57ff2c8 -C extra-filename=-1da3c382e57ff2c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-07-15T19:14:21.435Z Compiling parse-display-derive v0.9.1
22002024-07-15T19:14:21.435Z Running `/home/build/.rustup/toolchains/1.78.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.9.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=52fd2aa995cb5fdf -C extra-filename=-52fd2aa995cb5fdf --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-078ced04fbddcd97.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22012024-07-15T19:14:21.566Z Compiling proptest v1.4.0
22022024-07-15T19:14:21.591Z Running `/home/build/.rustup/toolchains/1.78.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=21a8fcd5f67a33f8 -C extra-filename=-21a8fcd5f67a33f8 --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-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-bc6c66442655c93e.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-9429a4bc7362c6c6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-1da3c382e57ff2c8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22032024-07-15T19:14:21.897Z Compiling darling v0.20.9
22042024-07-15T19:14:21.921Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.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="suggestions"' -C metadata=915b00ad5734cfe5 -C extra-filename=-915b00ad5734cfe5 --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-6ab58906e759419a.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-242ecc46932a4542.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-07-15T19:14:22.004Z Compiling serde_with_macros v3.8.3
22062024-07-15T19:14:22.028Z Running `/home/build/.rustup/toolchains/1.78.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-3.8.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C metadata=fb111b5076ea30f2 -C extra-filename=-fb111b5076ea30f2 --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-915b00ad5734cfe5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-07-15T19:14:22.706Z Compiling structmeta v0.2.0
22082024-07-15T19:14:22.730Z Running `/home/build/.rustup/toolchains/1.78.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=bfd95f98601eb714 -C extra-filename=-bfd95f98601eb714 --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-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-02d62ad3d8bf60cc.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22092024-07-15T19:14:23.078Z Compiling test-strategy v0.3.1
22102024-07-15T19:14:23.102Z Running `/home/build/.rustup/toolchains/1.78.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=cfa793a02c4715a3 -C extra-filename=-cfa793a02c4715a3 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-bfd95f98601eb714.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-07-15T19:14:24.697Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
22122024-07-15T19:14:24.697Z Compiling proc-macro-error-attr v1.0.4
22132024-07-15T19:14:24.722Z Running `/home/build/.rustup/toolchains/1.78.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=8c28b7971eeb6ed6 -C extra-filename=-8c28b7971eeb6ed6 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22142024-07-15T19:14:24.910Z Compiling serde_with v3.8.3
22152024-07-15T19:14:24.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.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 --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' -C metadata=0e856c96758cd6d7 -C extra-filename=-0e856c96758cd6d7 --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-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-fb111b5076ea30f2.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22162024-07-15T19:14:25.036Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-8c28b7971eeb6ed6/build-script-build`
22172024-07-15T19:14:25.101Z Dirty proc-macro-error v1.0.4: the rustflags changed
22182024-07-15T19:14:25.101Z Compiling proc-macro-error v1.0.4
22192024-07-15T19:14:25.125Z Running `/home/build/.rustup/toolchains/1.78.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=13cd89168b66fd9a -C extra-filename=-13cd89168b66fd9a --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22202024-07-15T19:14:25.424Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-13cd89168b66fd9a/build-script-build`
22212024-07-15T19:14:25.571Z Running `/home/build/.rustup/toolchains/1.78.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=17601cdb95092abb -C extra-filename=-17601cdb95092abb --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22222024-07-15T19:14:25.930Z Compiling parse-display v0.9.1
22232024-07-15T19:14:25.955Z Running `/home/build/.rustup/toolchains/1.78.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.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="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' -C metadata=2e4288199b880e6a -C extra-filename=-2e4288199b880e6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-52fd2aa995cb5fdf.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22242024-07-15T19:14:26.375Z Running `/home/build/.rustup/toolchains/1.78.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=ad1b8aa5fd00a1a5 -C extra-filename=-ad1b8aa5fd00a1a5 --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-17601cdb95092abb.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
22252024-07-15T19:14:26.566Z Compiling camino-tempfile v1.1.1
22262024-07-15T19:14:26.591Z Running `/home/build/.rustup/toolchains/1.78.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=dadd5bce773c7692 -C extra-filename=-dadd5bce773c7692 --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-5b7b3fc7bab8c704.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-07-15T19:14:26.709Z Compiling proc-macro-crate v1.3.1
22282024-07-15T19:14:26.733Z Running `/home/build/.rustup/toolchains/1.78.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=7fd055716607a56d -C extra-filename=-7fd055716607a56d --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-646417322ca33c73.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22292024-07-15T19:14:26.986Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22302024-07-15T19:14:27.010Z Running `/home/build/.rustup/toolchains/1.78.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=07655fee64a19c85 -C extra-filename=-07655fee64a19c85 --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22312024-07-15T19:14:27.011Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22322024-07-15T19:14:27.011Z Running `/home/build/.rustup/toolchains/1.78.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=443b768024434e96 -C extra-filename=-443b768024434e96 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22332024-07-15T19:14:27.271Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-443b768024434e96/build-script-build`
22342024-07-15T19:14:27.298Z Compiling foreign-types-macros v0.2.3
22352024-07-15T19:14:27.322Z Running `/home/build/.rustup/toolchains/1.78.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=83772b1ad9557210 -C extra-filename=-83772b1ad9557210 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-07-15T19:14:27.347Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-07655fee64a19c85/build-script-build`
22372024-07-15T19:14:27.371Z Compiling foreign-types-shared v0.3.1
22382024-07-15T19:14:27.371Z Running `/home/build/.rustup/toolchains/1.78.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=d6cdeff2a776a2a5 -C extra-filename=-d6cdeff2a776a2a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-07-15T19:14:27.463Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22402024-07-15T19:14:27.487Z Running `/home/build/.rustup/toolchains/1.78.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=a262f2ea15e53534 -C extra-filename=-a262f2ea15e53534 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22412024-07-15T19:14:27.682Z Compiling num_enum_derive v0.5.11
22422024-07-15T19:14:27.707Z Running `/home/build/.rustup/toolchains/1.78.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=f292cc8d938b329f -C extra-filename=-f292cc8d938b329f --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-7fd055716607a56d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22432024-07-15T19:14:27.744Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-a262f2ea15e53534/build-script-build`
22442024-07-15T19:14:27.775Z Running `/home/build/.rustup/toolchains/1.78.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=11e849a4f1fbc5dd -C extra-filename=-11e849a4f1fbc5dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
22452024-07-15T19:14:27.823Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
22462024-07-15T19:14:27.848Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/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=185e12ae61029527 -C extra-filename=-185e12ae61029527 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-1e53d5d49dfa86f2.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22472024-07-15T19:14:27.934Z Running `/home/build/.rustup/toolchains/1.78.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=bd713a3dee2b1c84 -C extra-filename=-bd713a3dee2b1c84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
22482024-07-15T19:14:28.088Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
22492024-07-15T19:14:28.112Z Running `/home/build/.rustup/toolchains/1.78.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=c709bce0f1d8fcb0 -C extra-filename=-c709bce0f1d8fcb0 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22502024-07-15T19:14:28.213Z Compiling cstr-argument v0.1.2
22512024-07-15T19:14:28.238Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /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=b13eaf252d9751db -C extra-filename=-b13eaf252d9751db --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-6cd145163fd70236.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22522024-07-15T19:14:28.238Z Compiling pretty-hex v0.2.1
22532024-07-15T19:14:28.238Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /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=52e9685c026e18f6 -C extra-filename=-52e9685c026e18f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22542024-07-15T19:14:28.407Z Compiling tabwriter v1.4.0
22552024-07-15T19:14:28.431Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-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="ansi_formatting"' --cfg 'feature="default"' -C metadata=a3aa5c118bc7e76c -C extra-filename=-a3aa5c118bc7e76c --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-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22562024-07-15T19:14:28.455Z Compiling colored v2.1.0
22572024-07-15T19:14:28.455Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-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=f4cb8c90b7cf46f0 -C extra-filename=-f4cb8c90b7cf46f0 --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-772fb82229dfbb23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-07-15T19:14:28.503Z Compiling foreign-types v0.5.0
22592024-07-15T19:14:28.527Z Running `/home/build/.rustup/toolchains/1.78.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=aed001b316c70c81 -C extra-filename=-aed001b316c70c81 --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-83772b1ad9557210.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-d6cdeff2a776a2a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22602024-07-15T19:14:28.608Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
22612024-07-15T19:14:28.632Z Running `/home/build/.rustup/toolchains/1.78.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=e0bd7d5cfbf277a5 -C extra-filename=-e0bd7d5cfbf277a5 --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-b13eaf252d9751db.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-aed001b316c70c81.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22622024-07-15T19:14:28.863Z Compiling socket2 v0.4.10
22632024-07-15T19:14:28.887Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-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="all"' -C metadata=927502a0ce0739a0 -C extra-filename=-927502a0ce0739a0 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22642024-07-15T19:14:28.912Z Running `/home/build/.rustup/toolchains/1.78.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=d5369e8e256bf7ff -C extra-filename=-d5369e8e256bf7ff --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-9e9eff94c6618bbf.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-c709bce0f1d8fcb0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
22652024-07-15T19:14:29.047Z Compiling smf v0.2.3
22662024-07-15T19:14:29.071Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-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=b76e858b1c36c9a4 -C extra-filename=-b76e858b1c36c9a4 --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-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22672024-07-15T19:14:29.126Z Compiling humantime v2.1.0
22682024-07-15T19:14:29.152Z Running `/home/build/.rustup/toolchains/1.78.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=6012d0f29de951c9 -C extra-filename=-6012d0f29de951c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22692024-07-15T19:14:29.152Z Compiling newline-converter v0.3.0
22702024-07-15T19:14:29.152Z Running `/home/build/.rustup/toolchains/1.78.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=835d33978090f885 -C extra-filename=-835d33978090f885 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-07-15T19:14:29.348Z Compiling termcolor v1.4.1
22722024-07-15T19:14:29.372Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-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=0b713a67487ebae9 -C extra-filename=-0b713a67487ebae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22732024-07-15T19:14:29.596Z Compiling expectorate v1.1.0
22742024-07-15T19:14:29.621Z Running `/home/build/.rustup/toolchains/1.78.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=3d58bb4bd40d1650 -C extra-filename=-3d58bb4bd40d1650 --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-458ab224f4921e74.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-835d33978090f885.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22752024-07-15T19:14:29.621Z Compiling same-file v1.0.6
22762024-07-15T19:14:29.621Z Running `/home/build/.rustup/toolchains/1.78.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=980a8f3380cdad09 -C extra-filename=-980a8f3380cdad09 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772024-07-15T19:14:29.742Z Compiling arc-swap v1.7.1
22782024-07-15T19:14:29.767Z Running `/home/build/.rustup/toolchains/1.78.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.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=a8f5dfe0efe70e20 -C extra-filename=-a8f5dfe0efe70e20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792024-07-15T19:14:29.817Z Compiling walkdir v2.5.0
22802024-07-15T19:14:29.841Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-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 -C metadata=46f81c5457cebf70 -C extra-filename=-46f81c5457cebf70 --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-980a8f3380cdad09.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22812024-07-15T19:14:30.087Z Compiling xattr v1.3.1
22822024-07-15T19:14:30.111Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-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 --cfg 'feature="default"' --cfg 'feature="unsupported"' -C metadata=96f91c48cdf8d432 -C extra-filename=-96f91c48cdf8d432 --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-d0608acc70a887dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22832024-07-15T19:14:30.220Z Compiling slog-scope v4.4.0
22842024-07-15T19:14:30.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /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=a65e67e1713aba08 -C extra-filename=-a65e67e1713aba08 --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-a8f5dfe0efe70e20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22852024-07-15T19:14:30.248Z Compiling num_enum v0.5.11
22862024-07-15T19:14:30.249Z Running `/home/build/.rustup/toolchains/1.78.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=a88e830efa60fe30 -C extra-filename=-a88e830efa60fe30 --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-f292cc8d938b329f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872024-07-15T19:14:30.313Z Dirty filetime v0.2.23: the rustflags changed
22882024-07-15T19:14:30.313Z Compiling filetime v0.2.23
22892024-07-15T19:14:30.339Z Running `/home/build/.rustup/toolchains/1.78.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=fe9199de518d5372 -C extra-filename=-fe9199de518d5372 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22902024-07-15T19:14:30.363Z Compiling termtree v0.4.1
22912024-07-15T19:14:30.363Z Running `/home/build/.rustup/toolchains/1.78.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=e22457661bb7c489 -C extra-filename=-e22457661bb7c489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22922024-07-15T19:14:30.391Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
22932024-07-15T19:14:30.415Z Running `/home/build/.rustup/toolchains/1.78.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=f27b5f4a25a6502a -C extra-filename=-f27b5f4a25a6502a --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-9e9eff94c6618bbf.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-bd713a3dee2b1c84.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a88e830efa60fe30.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-52e9685c026e18f6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22942024-07-15T19:14:30.483Z Compiling slog-stdlog v4.1.1
22952024-07-15T19:14:30.507Z Running `/home/build/.rustup/toolchains/1.78.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=02dcfb9a595a0651 -C extra-filename=-02dcfb9a595a0651 --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-a206aa3e5ae8d451.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22962024-07-15T19:14:30.556Z Compiling tar v0.4.40
22972024-07-15T19:14:30.580Z Running `/home/build/.rustup/toolchains/1.78.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=cbb946e6463f5bc0 -C extra-filename=-cbb946e6463f5bc0 --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-fe9199de518d5372.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-96f91c48cdf8d432.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22982024-07-15T19:14:30.624Z Compiling heapless v0.8.0
22992024-07-15T19:14:30.648Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.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 -C metadata=2543d08ff2114b80 -C extra-filename=-2543d08ff2114b80 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23002024-07-15T19:14:30.725Z Compiling slog-envlogger v2.2.0
23012024-07-15T19:14:30.750Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /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=85a5aec2fa9a3b99 -C extra-filename=-85a5aec2fa9a3b99 --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-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-a65e67e1713aba08.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-02dcfb9a595a0651.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23022024-07-15T19:14:30.750Z Compiling predicates-tree v1.0.9
23032024-07-15T19:14:30.750Z Running `/home/build/.rustup/toolchains/1.78.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=a21019c3fba05991 -C extra-filename=-a21019c3fba05991 --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-8c8481fa5f04966b.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-e22457661bb7c489.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23042024-07-15T19:14:30.822Z Compiling hash32 v0.3.1
23052024-07-15T19:14:30.846Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-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=e53000e73ae3ef66 -C extra-filename=-e53000e73ae3ef66 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23062024-07-15T19:14:31.041Z Compiling smoltcp v0.11.0
23072024-07-15T19:14:31.067Z Running `/home/build/.rustup/toolchains/1.78.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.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 --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=40fb1982114f2451 -C extra-filename=-40fb1982114f2451 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23082024-07-15T19:14:31.144Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-2543d08ff2114b80/build-script-build`
23092024-07-15T19:14:31.235Z Compiling cobs v0.2.3
23102024-07-15T19:14:31.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-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=e5b27fbaacc6dab6 -C extra-filename=-e5b27fbaacc6dab6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23112024-07-15T19:14:31.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-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=ea414af49f056721 -C extra-filename=-ea414af49f056721 --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-e53000e73ae3ef66.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-b635917684df9bbc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122024-07-15T19:14:31.459Z Compiling crucible-workspace-hack v0.1.0
23132024-07-15T19:14:31.459Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=d342f50ed996efb9 -C extra-filename=-d342f50ed996efb9 --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23142024-07-15T19:14:31.543Z Compiling embedded-io v0.4.0
23152024-07-15T19:14:31.573Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name embedded_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/embedded-io-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"' -C metadata=bc26cd12a18f8d4f -C extra-filename=-bc26cd12a18f8d4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23162024-07-15T19:14:31.729Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-d342f50ed996efb9/build-script-build`
23172024-07-15T19:14:31.753Z Compiling postcard v1.0.8
23182024-07-15T19:14:31.777Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.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="embedded-io"' -C metadata=bdf0e6f152e69744 -C extra-filename=-bdf0e6f152e69744 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e5b27fbaacc6dab6.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-bc26cd12a18f8d4f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-07-15T19:14:31.802Z Compiling derive-where v1.2.7
23202024-07-15T19:14:31.802Z Running `/home/build/.rustup/toolchains/1.78.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.7/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=5895ae7445be61c1 -C extra-filename=-5895ae7445be61c1 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23212024-07-15T19:14:31.802Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-40fb1982114f2451/build-script-build`
23222024-07-15T19:14:31.826Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23232024-07-15T19:14:31.826Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=e7de020f864e8ea4 -C extra-filename=-e7de020f864e8ea4 --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23242024-07-15T19:14:32.083Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23252024-07-15T19:14:32.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/git/checkouts/typify-288d5a84bbbe6a46/ad1296f/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=f7740a113a36d584 -C extra-filename=-f7740a113a36d584 --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-1e53d5d49dfa86f2.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-185e12ae61029527.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23262024-07-15T19:14:32.132Z Compiling utf-8 v0.7.6
23272024-07-15T19:14:32.132Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /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=d80cf9e5b2026b08 -C extra-filename=-d80cf9e5b2026b08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282024-07-15T19:14:32.215Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23292024-07-15T19:14:32.239Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/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=5b2ebeff351b74df -C extra-filename=-5b2ebeff351b74df --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-38ed18ffa97c432d.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-f7740a113a36d584.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23302024-07-15T19:14:32.334Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-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="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=0aa54e7efa9d3d23 -C extra-filename=-0aa54e7efa9d3d23 --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-ea414af49f056721.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-07-15T19:14:32.403Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23322024-07-15T19:14:32.430Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=f9c9a305a8b3123e -C extra-filename=-f9c9a305a8b3123e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23332024-07-15T19:14:32.430Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-e7de020f864e8ea4/build-script-build`
23342024-07-15T19:14:32.496Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /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=fc21f1208d0a9182 -C extra-filename=-fc21f1208d0a9182 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23352024-07-15T19:14:32.520Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23362024-07-15T19:14:32.520Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=428f1419c5261db7 -C extra-filename=-428f1419c5261db7 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-07-15T19:14:32.557Z Compiling sigpipe v0.1.3
23382024-07-15T19:14:32.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-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=a6e2710882dbcdf1 -C extra-filename=-a6e2710882dbcdf1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23392024-07-15T19:14:32.582Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
23402024-07-15T19:14:32.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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=ef3b5ac7f0cd640c -C extra-filename=-ef3b5ac7f0cd640c --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23412024-07-15T19:14:32.672Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23422024-07-15T19:14:32.697Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=c42413f04a0ec494 -C extra-filename=-c42413f04a0ec494 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23432024-07-15T19:14:32.846Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ef3b5ac7f0cd640c/build-script-build`
23442024-07-15T19:14:32.875Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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=303bf2fa21a032ef -C extra-filename=-303bf2fa21a032ef --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-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f27b5f4a25a6502a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a88e830efa60fe30.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
23452024-07-15T19:14:32.961Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23462024-07-15T19:14:32.986Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone_cfg_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=26cfb14eb041faee -C extra-filename=-26cfb14eb041faee --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23472024-07-15T19:14:33.341Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23482024-07-15T19:14:33.365Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/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=a11f8cd6908730bc -C extra-filename=-a11f8cd6908730bc --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23492024-07-15T19:14:33.726Z Compiling num-derive v0.4.2
23502024-07-15T19:14:33.750Z Running `/home/build/.rustup/toolchains/1.78.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.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=d349b6e6f0cd730e -C extra-filename=-d349b6e6f0cd730e --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-07-15T19:14:34.297Z Compiling mockall_derive v0.12.1
23522024-07-15T19:14:34.321Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.12.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=0ac79f2feee33b66 -C extra-filename=-0ac79f2feee33b66 --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-6cd145163fd70236.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23532024-07-15T19:14:34.867Z Compiling fragile v2.0.0
23542024-07-15T19:14:34.891Z Running `/home/build/.rustup/toolchains/1.78.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=a6a943ca6c0c647a -C extra-filename=-a6a943ca6c0c647a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23552024-07-15T19:14:35.425Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23562024-07-15T19:14:35.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=62489e7b2cba87d7 -C extra-filename=-62489e7b2cba87d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-bdf0e6f152e69744.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23572024-07-15T19:14:35.752Z Compiling downcast v0.11.0
23582024-07-15T19:14:35.776Z Running `/home/build/.rustup/toolchains/1.78.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=37e495d66ccdc831 -C extra-filename=-37e495d66ccdc831 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23592024-07-15T19:14:35.944Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
23602024-07-15T19:14:35.968Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
23612024-07-15T19:14:35.968Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/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=302c275fcffdd7f0 -C extra-filename=-302c275fcffdd7f0 --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-fc21f1208d0a9182.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-d349b6e6f0cd730e.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23622024-07-15T19:14:35.968Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/git/checkouts/zone-9383037a9395112c/f1920d5/zone/src/lib.rs --error-format=json --json=diagnostic-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=99ee8e794b81c994 -C extra-filename=-99ee8e794b81c994 --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-26cfb14eb041faee.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632024-07-15T19:14:36.466Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
23642024-07-15T19:14:36.490Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/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=39b413ab88f55a38 -C extra-filename=-39b413ab88f55a38 --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-a11f8cd6908730bc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23652024-07-15T19:14:36.834Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=a3ce1f1cf4508dcb -C extra-filename=-a3ce1f1cf4508dcb --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-6cd145163fd70236.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-428f1419c5261db7.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-62489e7b2cba87d7.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-bdf0e6f152e69744.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm`
23662024-07-15T19:14:36.858Z Compiling convert_case v0.4.0
23672024-07-15T19:14:36.858Z Running `/home/build/.rustup/toolchains/1.78.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=e2f100e3eb668363 -C extra-filename=-e2f100e3eb668363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23682024-07-15T19:14:37.028Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23692024-07-15T19:14:37.052Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=ab8d551eb8fcc9d4 -C extra-filename=-ab8d551eb8fcc9d4 --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-6cd145163fd70236.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-f9c9a305a8b3123e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-a3ce1f1cf4508dcb.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-c42413f04a0ec494.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0aa54e7efa9d3d23.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23702024-07-15T19:14:37.159Z Compiling atty v0.2.14
23712024-07-15T19:14:37.184Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /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=ec22a67fa055e4b1 -C extra-filename=-ec22a67fa055e4b1 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722024-07-15T19:14:37.292Z Compiling pem v3.0.4
23732024-07-15T19:14:37.317Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-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="default"' --cfg 'feature="std"' -C metadata=b61fc3fa1ef52932 -C extra-filename=-b61fc3fa1ef52932 --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-a69496bcd97c9671.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23742024-07-15T19:14:37.408Z Compiling tungstenite v0.20.1
23752024-07-15T19:14:37.432Z Running `/home/build/.rustup/toolchains/1.78.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=bd319404e6253c5e -C extra-filename=-bd319404e6253c5e --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23762024-07-15T19:14:37.712Z Compiling derive_more v0.99.18
23772024-07-15T19:14:37.736Z Running `/home/build/.rustup/toolchains/1.78.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.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 --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=a580b04e2603fed5 -C extra-filename=-a580b04e2603fed5 --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-e2f100e3eb668363.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782024-07-15T19:14:38.002Z Compiling tungstenite v0.21.0
23792024-07-15T19:14:38.026Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-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="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' -C metadata=b4deff9162a90f2b -C extra-filename=-b4deff9162a90f2b --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-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-d80cf9e5b2026b08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23802024-07-15T19:14:38.865Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
23812024-07-15T19:14:38.889Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/915975f/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=42c9fe26285292c9 -C extra-filename=-42c9fe26285292c9 --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-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-303bf2fa21a032ef.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-a3ce1f1cf4508dcb.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-ab8d551eb8fcc9d4.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-bdf0e6f152e69744.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23822024-07-15T19:14:39.029Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23832024-07-15T19:14:39.055Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/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=7d3fa559eef60d1b -C extra-filename=-7d3fa559eef60d1b --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-78bc011cfbeaeba0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5b2ebeff351b74df.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-e78af1c96df6fde1.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23842024-07-15T19:14:39.222Z Compiling tokio-tungstenite v0.20.1
23852024-07-15T19:14:39.246Z Running `/home/build/.rustup/toolchains/1.78.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=183c3260d4237a21 -C extra-filename=-183c3260d4237a21 --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-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-bd319404e6253c5e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862024-07-15T19:14:39.644Z Compiling tokio-tungstenite v0.21.0
23872024-07-15T19:14:39.669Z Running `/home/build/.rustup/toolchains/1.78.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.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="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' -C metadata=d3be3c50febddb45 -C extra-filename=-d3be3c50febddb45 --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-7aef43c76aeb1ee3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-b4deff9162a90f2b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23882024-07-15T19:14:39.803Z Compiling password-hash v0.5.0
23892024-07-15T19:14:39.827Z Running `/home/build/.rustup/toolchains/1.78.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=205f0c55aea4cae8 -C extra-filename=-205f0c55aea4cae8 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902024-07-15T19:14:40.007Z Compiling blake2 v0.10.6
23912024-07-15T19:14:40.033Z Running `/home/build/.rustup/toolchains/1.78.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=043a5602b09fa3e9 -C extra-filename=-043a5602b09fa3e9 --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922024-07-15T19:14:40.081Z Compiling env_logger v0.9.3
23932024-07-15T19:14:40.105Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.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="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' -C metadata=12b76e1dd730aca4 -C extra-filename=-12b76e1dd730aca4 --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-ec22a67fa055e4b1.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23942024-07-15T19:14:40.699Z Compiling argon2 v0.5.3
23952024-07-15T19:14:40.724Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-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 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=60efb8b0ceda0817 -C extra-filename=-60efb8b0ceda0817 --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-96ee31262a117aa9.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-043a5602b09fa3e9.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-205f0c55aea4cae8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962024-07-15T19:14:41.033Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
23972024-07-15T19:14:41.058Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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=7b141a425d6edad2 -C extra-filename=-7b141a425d6edad2 --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-07-15T19:14:41.058Z Compiling mockall v0.12.1
23992024-07-15T19:14:41.085Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-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=2ba935306be0724b -C extra-filename=-2ba935306be0724b --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-6cd145163fd70236.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-37e495d66ccdc831.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-a6a943ca6c0c647a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-0ac79f2feee33b66.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24002024-07-15T19:14:41.250Z Compiling bitstruct_derive v0.1.0
24012024-07-15T19:14:41.275Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct_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=77db5653b6ab43fd -C extra-filename=-77db5653b6ab43fd --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24022024-07-15T19:14:41.361Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24032024-07-15T19:14:41.385Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name viona_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-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=cd2d1cbe4dbc1139 -C extra-filename=-cd2d1cbe4dbc1139 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-07-15T19:14:41.487Z Compiling ascii v1.1.0
24052024-07-15T19:14:41.487Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24062024-07-15T19:14:41.511Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ascii --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-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=56c1e1864e67c3e2 -C extra-filename=-56c1e1864e67c3e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072024-07-15T19:14:41.511Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name viona_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/viona-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=e3552d5b05e4c97b -C extra-filename=-e3552d5b05e4c97b --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-9e9eff94c6618bbf.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-cd2d1cbe4dbc1139.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24082024-07-15T19:14:41.754Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24092024-07-15T19:14:41.778Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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=f9b6269377228f13 -C extra-filename=-f9b6269377228f13 --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-7b141a425d6edad2.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24102024-07-15T19:14:41.778Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24112024-07-15T19:14:41.803Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4d84681f9d09ffac -C extra-filename=-4d84681f9d09ffac --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-4d84681f9d09ffac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8bffb2ea64f9a244.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e3faf2ed4c9faa9e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-cb692b1ed7aa2065.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24122024-07-15T19:14:42.014Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
24132024-07-15T19:14:42.043Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfb --edition=2021 /home/build/.cargo/git/checkouts/rfb-288dbd459c42dc7a/0cac8d9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=0e6485d7bcf7c912 -C extra-filename=-0e6485d7bcf7c912 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ascii=/work/oxidecomputer/omicron/target/debug/deps/libascii-56c1e1864e67c3e2.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12b76e1dd730aca4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24142024-07-15T19:14:42.068Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-4d84681f9d09ffac/build-script-build`
24152024-07-15T19:14:42.092Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ee9dc9ce8cbd6e3b -C extra-filename=-ee9dc9ce8cbd6e3b --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-421425fc2e57fee5.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8bffb2ea64f9a244.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e3faf2ed4c9faa9e.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24162024-07-15T19:14:42.130Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24172024-07-15T19:14:42.155Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dladm --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/dladm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=a6ddaec5b373fb3b -C extra-filename=-a6ddaec5b373fb3b --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-9e9eff94c6618bbf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24182024-07-15T19:14:42.192Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24192024-07-15T19:14:42.217Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ba9483d1c606024b -C extra-filename=-ba9483d1c606024b --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-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24202024-07-15T19:14:42.579Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24212024-07-15T19:14:42.604Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ad0bfb7eff651b4d -C extra-filename=-ad0bfb7eff651b4d --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24222024-07-15T19:14:42.783Z Compiling bitstruct v0.1.1
24232024-07-15T19:14:42.816Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitstruct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitstruct-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=b3e4ef37eee9dd02 -C extra-filename=-b3e4ef37eee9dd02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitstruct_derive=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct_derive-77db5653b6ab43fd.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242024-07-15T19:14:42.895Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24252024-07-15T19:14:42.922Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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=a2106d6b77fca8ff -C extra-filename=-a2106d6b77fca8ff --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-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24262024-07-15T19:14:42.965Z Compiling serde_arrays v0.1.0
24272024-07-15T19:14:42.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_arrays --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_arrays-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=4d0c24227014e025 -C extra-filename=-4d0c24227014e025 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282024-07-15T19:14:43.017Z Compiling erased-serde v0.3.31
24292024-07-15T19:14:43.017Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name erased_serde --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/erased-serde-0.3.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="default"' --cfg 'feature="std"' -C metadata=505c54ff018089d6 -C extra-filename=-505c54ff018089d6 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24302024-07-15T19:14:43.136Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24312024-07-15T19:14:43.166Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f8622db638d80773 -C extra-filename=-f8622db638d80773 --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-60efb8b0ceda0817.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24322024-07-15T19:14:43.231Z Compiling atomicwrites v0.4.3
24332024-07-15T19:14:43.257Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-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=c64d3fcde2324813 -C extra-filename=-c64d3fcde2324813 --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-d0608acc70a887dd.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24342024-07-15T19:14:43.314Z Compiling heck v0.3.3
24352024-07-15T19:14:43.339Z Running `/home/build/.rustup/toolchains/1.78.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=1277b6a5850af162 -C extra-filename=-1277b6a5850af162 --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-2afaf9e04f860710.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362024-07-15T19:14:43.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
24372024-07-15T19:14:43.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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=dc019a8d8d257539 -C extra-filename=-dc019a8d8d257539 --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-07-15T19:14:43.557Z Compiling headers-core v0.2.0
24392024-07-15T19:14:43.557Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /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=6ff7588ce7709170 -C extra-filename=-6ff7588ce7709170 --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-1df86d049070ce11.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24402024-07-15T19:14:43.590Z Compiling base64 v0.13.1
24412024-07-15T19:14:43.616Z Running `/home/build/.rustup/toolchains/1.78.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=10d0499ba3326980 -C extra-filename=-10d0499ba3326980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-07-15T19:14:43.683Z Compiling headers v0.3.9
24432024-07-15T19:14:43.683Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /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=53a20d6233a08b00 -C extra-filename=-53a20d6233a08b00 --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-bfc5ed6832fe4205.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-6ff7588ce7709170.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-6ed43d208ee9dad1.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442024-07-15T19:14:43.713Z Compiling zone_cfg_derive v0.1.2
24452024-07-15T19:14:43.713Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=1ca7fe15cb383b67 -C extra-filename=-1ca7fe15cb383b67 --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-1277b6a5850af162.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-07-15T19:14:43.758Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-dc019a8d8d257539/build-script-build`
24472024-07-15T19:14:43.796Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/4ceaf96/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=e916fe9977779345 -C extra-filename=-e916fe9977779345 --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-3c29e5bf0859ca58.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-f27b5f4a25a6502a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a88e830efa60fe30.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-e0bd7d5cfbf277a5.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-11e849a4f1fbc5dd.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-d5369e8e256bf7ff.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-927502a0ce0739a0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
24482024-07-15T19:14:44.105Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
24492024-07-15T19:14:44.130Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/lib/propolis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=bb45d848928e82cc -C extra-filename=-bb45d848928e82cc --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-3c29e5bf0859ca58.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f9b6269377228f13.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-b3e4ef37eee9dd02.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-a6ddaec5b373fb3b.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-505c54ff018089d6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-a2106d6b77fca8ff.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-0e6485d7bcf7c912.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-4d0c24227014e025.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-e3552d5b05e4c97b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24502024-07-15T19:14:44.170Z Compiling ron v0.7.1
24512024-07-15T19:14:44.195Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-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=51a2a1987b1ddfe0 -C extra-filename=-51a2a1987b1ddfe0 --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-10d0499ba3326980.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24522024-07-15T19:14:44.275Z Compiling portpicker v0.1.1
24532024-07-15T19:14:44.299Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name portpicker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portpicker-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=373b609bbc0d0c3c -C extra-filename=-373b609bbc0d0c3c --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-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24542024-07-15T19:14:44.545Z Compiling rcgen v0.12.1
24552024-07-15T19:14:44.569Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-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"' --cfg 'feature="pem"' --cfg 'feature="ring"' -C metadata=f71a934fa8695411 -C extra-filename=-f71a934fa8695411 --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-b61fc3fa1ef52932.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
24562024-07-15T19:14:44.968Z Compiling subprocess v0.2.9
24572024-07-15T19:14:44.997Z Running `/home/build/.rustup/toolchains/1.78.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=3af8e2c5d96eb9d8 -C extra-filename=-3af8e2c5d96eb9d8 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24582024-07-15T19:14:45.100Z Compiling zone v0.1.8
24592024-07-15T19:14:45.126Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.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=dccbcec5c1cf7bf0 -C extra-filename=-dccbcec5c1cf7bf0 --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-90cc6d0cca9cde1d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-1ca7fe15cb383b67.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24602024-07-15T19:14:45.335Z Compiling linked-hash-map v0.5.6
24612024-07-15T19:14:45.361Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /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=aa4db96c4b21ea1e -C extra-filename=-aa4db96c4b21ea1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-07-15T19:14:45.639Z Compiling lru-cache v0.1.2
24632024-07-15T19:14:45.663Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /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=4f8b8e71785fe9b4 -C extra-filename=-4f8b8e71785fe9b4 --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-aa4db96c4b21ea1e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-07-15T19:14:45.809Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24652024-07-15T19:14:45.834Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dea946d13700520c -C extra-filename=-dea946d13700520c --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-ee9dc9ce8cbd6e3b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
24662024-07-15T19:14:46.082Z Compiling prettyplease v0.2.20
24672024-07-15T19:14:46.107Z Running `/home/build/.rustup/toolchains/1.78.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.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="verbatim"' -C metadata=ee598f944c741a1e -C extra-filename=-ee598f944c741a1e --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-07-15T19:14:46.131Z Compiling semver v0.1.20
24692024-07-15T19:14:46.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /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=af270c62ed479890 -C extra-filename=-af270c62ed479890 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24702024-07-15T19:14:46.378Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-ee598f944c741a1e/build-script-build`
24712024-07-15T19:14:46.407Z Dirty swrite v0.1.0: the rustflags changed
24722024-07-15T19:14:46.407Z Compiling swrite v0.1.0
24732024-07-15T19:14:46.432Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /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=10687806c0c4c1d6 -C extra-filename=-10687806c0c4c1d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742024-07-15T19:14:46.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.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="verbatim"' -C metadata=b132c9c21d2aada4 -C extra-filename=-b132c9c21d2aada4 --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-6a78d9d4c0031289.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-07-15T19:14:46.544Z Compiling rustc_version v0.1.7
24762024-07-15T19:14:46.568Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /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=74966e74112a5093 -C extra-filename=-74966e74112a5093 --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-af270c62ed479890.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772024-07-15T19:14:46.690Z Compiling home v0.5.9
24782024-07-15T19:14:46.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=11ca7fe2274501f0 -C extra-filename=-11ca7fe2274501f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-07-15T19:14:46.787Z Compiling resolv-conf v0.7.0
24802024-07-15T19:14:46.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /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=940a057e3b626726 -C extra-filename=-940a057e3b626726 --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-d35460ad3d70bf46.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-a2f6d65a8b23928e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24812024-07-15T19:14:46.811Z Compiling cancel-safe-futures v0.1.5
24822024-07-15T19:14:46.811Z Running `/home/build/.rustup/toolchains/1.78.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=7d5a5bf504233a9c -C extra-filename=-7d5a5bf504233a9c --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24832024-07-15T19:14:46.931Z Compiling num-rational v0.4.2
24842024-07-15T19:14:46.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-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=fa405bf4f8dc9654 -C extra-filename=-fa405bf4f8dc9654 --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-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24852024-07-15T19:14:46.956Z Compiling num-complex v0.4.6
24862024-07-15T19:14:46.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' -C metadata=aaf2764d43f4d1ed -C extra-filename=-aaf2764d43f4d1ed --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-07-15T19:14:46.995Z Compiling newtype_derive v0.1.6
24882024-07-15T19:14:47.019Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=119d94e058e2fe69 -C extra-filename=-119d94e058e2fe69 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-74966e74112a5093.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-07-15T19:14:47.137Z Compiling trust-dns-resolver v0.22.0
24902024-07-15T19:14:47.161Z Running `/home/build/.rustup/toolchains/1.78.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=d4e333c3771c38cd -C extra-filename=-d4e333c3771c38cd --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-6cd145163fd70236.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-940a057e3b626726.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912024-07-15T19:14:47.289Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-119d94e058e2fe69/build-script-build`
24922024-07-15T19:14:47.348Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /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=ba33c99523a0690b -C extra-filename=-ba33c99523a0690b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
24932024-07-15T19:14:47.457Z Compiling steno v0.4.1
24942024-07-15T19:14:47.481Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-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=e8d35706a41893cf -C extra-filename=-e8d35706a41893cf --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952024-07-15T19:14:47.524Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-7d5a5bf504233a9c/build-script-build`
24962024-07-15T19:14:47.549Z Compiling slog-dtrace v0.3.0
24972024-07-15T19:14:47.549Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.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=c611d7d9fdd24599 -C extra-filename=-c611d7d9fdd24599 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24982024-07-15T19:14:47.787Z Compiling half v2.4.1
24992024-07-15T19:14:47.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.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=e0ff64272072bd76 -C extra-filename=-e0ff64272072bd76 --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002024-07-15T19:14:47.837Z Compiling ciborium-io v0.2.2
25012024-07-15T19:14:47.837Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=796b53103f912cb4 -C extra-filename=-796b53103f912cb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022024-07-15T19:14:47.936Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-c611d7d9fdd24599/build-script-build`
25032024-07-15T19:14:48.004Z Compiling num v0.4.3
25042024-07-15T19:14:48.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-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="libm"' -C metadata=9911d058f70bbb5a -C extra-filename=-9911d058f70bbb5a --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-aaf2764d43f4d1ed.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-fa405bf4f8dc9654.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25052024-07-15T19:14:48.127Z Running `/home/build/.rustup/toolchains/1.78.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=fe79c39214a52665 -C extra-filename=-fe79c39214a52665 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062024-07-15T19:14:48.242Z Compiling ciborium-ll v0.2.2
25072024-07-15T19:14:48.267Z Running `/home/build/.rustup/toolchains/1.78.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.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=f785944e34600a3e -C extra-filename=-f785944e34600a3e --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-796b53103f912cb4.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-e0ff64272072bd76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25082024-07-15T19:14:48.417Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25092024-07-15T19:14:48.441Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2bbd8633e51499b6 -C extra-filename=-2bbd8633e51499b6 --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-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25102024-07-15T19:14:48.597Z Compiling signature v2.2.0
25112024-07-15T19:14:48.622Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-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 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=fdd14e9df2e474ee -C extra-filename=-fdd14e9df2e474ee --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-9f75c9e3d30833c2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122024-07-15T19:14:48.622Z Compiling float-ord v0.3.2
25132024-07-15T19:14:48.622Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-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=6d751a1e2a476355 -C extra-filename=-6d751a1e2a476355 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142024-07-15T19:14:48.775Z Compiling rayon-core v1.12.1
25152024-07-15T19:14:48.799Z Running `/home/build/.rustup/toolchains/1.78.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.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=78abd3ebecc12dba -C extra-filename=-78abd3ebecc12dba --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25162024-07-15T19:14:48.852Z Compiling glob v0.3.1
25172024-07-15T19:14:48.877Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /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=009c09a73c940a7e -C extra-filename=-009c09a73c940a7e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-07-15T19:14:48.968Z Compiling ciborium v0.2.2
25192024-07-15T19:14:48.992Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-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="std"' -C metadata=4a4928cda87bbad0 -C extra-filename=-4a4928cda87bbad0 --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-796b53103f912cb4.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-f785944e34600a3e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-07-15T19:14:49.052Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-78abd3ebecc12dba/build-script-build`
25212024-07-15T19:14:49.079Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-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=47b26c624713acaa -C extra-filename=-47b26c624713acaa --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-280de2197195963c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-07-15T19:14:49.474Z Compiling crossbeam-deque v0.8.5
25232024-07-15T19:14:49.498Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=54c5a275a74fe6f4 -C extra-filename=-54c5a275a74fe6f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-07-15T19:14:49.557Z Compiling libsw v3.3.1
25252024-07-15T19:14:49.581Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-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 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=e9f4003de608692f -C extra-filename=-e9f4003de608692f --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-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25262024-07-15T19:14:49.691Z Compiling owo-colors v4.0.0
25272024-07-15T19:14:49.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.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=c45fdf9b4e3eeb94 -C extra-filename=-c45fdf9b4e3eeb94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282024-07-15T19:14:49.769Z Running `/home/build/.rustup/toolchains/1.78.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.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=a7a242ed38bebb38 -C extra-filename=-a7a242ed38bebb38 --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-54c5a275a74fe6f4.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25292024-07-15T19:14:49.827Z Compiling linear-map v1.2.0
25302024-07-15T19:14:49.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /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=43dbd843f8ec402a -C extra-filename=-43dbd843f8ec402a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25312024-07-15T19:14:50.123Z Compiling display-error-chain v0.2.0
25322024-07-15T19:14:50.147Z Running `/home/build/.rustup/toolchains/1.78.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=8bcc55f5e1ff0008 -C extra-filename=-8bcc55f5e1ff0008 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25332024-07-15T19:14:50.188Z Compiling nibble_vec v0.1.0
25342024-07-15T19:14:50.212Z Running `/home/build/.rustup/toolchains/1.78.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=dca1475a3c10fb2a -C extra-filename=-dca1475a3c10fb2a --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-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-07-15T19:14:50.279Z Compiling endian-type v0.1.2
25362024-07-15T19:14:50.304Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /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=08a20c65fb4946da -C extra-filename=-08a20c65fb4946da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-07-15T19:14:50.370Z Compiling fxhash v0.2.1
25382024-07-15T19:14:50.394Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /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=e605e9a3f5355272 -C extra-filename=-e605e9a3f5355272 --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-4079b563d11206ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392024-07-15T19:14:50.478Z Compiling rayon v1.10.0
25402024-07-15T19:14:50.503Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.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=9cc7f706c24f99fe -C extra-filename=-9cc7f706c24f99fe --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-c6ebce9b8f2b7960.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-a7a242ed38bebb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-07-15T19:14:50.542Z Compiling radix_trie v0.2.1
25422024-07-15T19:14:50.566Z Running `/home/build/.rustup/toolchains/1.78.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=1f57b5e206871653 -C extra-filename=-1f57b5e206871653 --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-08a20c65fb4946da.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-dca1475a3c10fb2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-07-15T19:14:51.153Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25442024-07-15T19:14:51.177Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a6b990024310496a -C extra-filename=-a6b990024310496a --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-3c29e5bf0859ca58.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-e9f4003de608692f.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25452024-07-15T19:14:51.306Z Compiling radium v0.7.0
25462024-07-15T19:14:51.330Z Running `/home/build/.rustup/toolchains/1.78.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=5c375997c550e0f8 -C extra-filename=-5c375997c550e0f8 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472024-07-15T19:14:51.499Z Compiling tap v1.0.1
25482024-07-15T19:14:51.523Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /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=76750a7351ad8b49 -C extra-filename=-76750a7351ad8b49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492024-07-15T19:14:51.658Z Compiling maybe-uninit v2.0.0
25502024-07-15T19:14:51.682Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=3693912ea490c5a6 -C extra-filename=-3693912ea490c5a6 --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-07-15T19:14:51.769Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-5c375997c550e0f8/build-script-build`
25522024-07-15T19:14:51.795Z Running `/home/build/.rustup/toolchains/1.78.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=e679cd4107bdea17 -C extra-filename=-e679cd4107bdea17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
25532024-07-15T19:14:52.107Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-3693912ea490c5a6/build-script-build`
25542024-07-15T19:14:52.178Z Compiling wyz v0.5.1
25552024-07-15T19:14:52.203Z Compiling bzip2-sys v0.1.11+1.0.8
25562024-07-15T19:14:52.203Z Running `/home/build/.rustup/toolchains/1.78.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=079ba44f6dc6bf92 -C extra-filename=-079ba44f6dc6bf92 --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-76750a7351ad8b49.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-07-15T19:14:52.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=92e0b719bee18269 -C extra-filename=-92e0b719bee18269 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25582024-07-15T19:14:52.416Z Compiling num-bigint-dig v0.8.4
25592024-07-15T19:14:52.440Z Running `/home/build/.rustup/toolchains/1.78.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=86df98b0f743becd -C extra-filename=-86df98b0f743becd --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602024-07-15T19:14:52.570Z Compiling funty v2.0.0
25612024-07-15T19:14:52.595Z Running `/home/build/.rustup/toolchains/1.78.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=ef7a69128d99b578 -C extra-filename=-ef7a69128d99b578 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25622024-07-15T19:14:52.671Z Compiling packed_struct v0.10.1
25632024-07-15T19:14:52.696Z Running `/home/build/.rustup/toolchains/1.78.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=3e908e771ed83f77 -C extra-filename=-3e908e771ed83f77 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25642024-07-15T19:14:52.734Z Compiling crc-catalog v2.4.0
25652024-07-15T19:14:52.759Z Running `/home/build/.rustup/toolchains/1.78.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.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=74dcf0a0c1e1ded3 -C extra-filename=-74dcf0a0c1e1ded3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25662024-07-15T19:14:52.872Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25672024-07-15T19:14:52.896Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=35cbc99bdb3e6767 -C extra-filename=-35cbc99bdb3e6767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern propolis=/work/oxidecomputer/omicron/target/debug/deps/libpropolis-bb45d848928e82cc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25682024-07-15T19:14:53.090Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-3e908e771ed83f77/build-script-build`
25692024-07-15T19:14:53.127Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
25702024-07-15T19:14:53.151Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=1b63236ce59a39c2 -C extra-filename=-1b63236ce59a39c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpuid_profile_config=/work/oxidecomputer/omicron/target/debug/deps/libcpuid_profile_config-35cbc99bdb3e6767.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-07-15T19:14:53.250Z Compiling crc v3.2.1
25722024-07-15T19:14:53.274Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.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=faea6f435bd0047b -C extra-filename=-faea6f435bd0047b --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-74dcf0a0c1e1ded3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-07-15T19:14:53.734Z Compiling bitvec v1.0.1
25742024-07-15T19:14:53.759Z Running `/home/build/.rustup/toolchains/1.78.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=80a1669b9026107b -C extra-filename=-80a1669b9026107b --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-ef7a69128d99b578.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-e679cd4107bdea17.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-76750a7351ad8b49.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-079ba44f6dc6bf92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752024-07-15T19:14:53.846Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-86df98b0f743becd/build-script-build`
25762024-07-15T19:14:53.872Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-92e0b719bee18269/build-script-build`
25772024-07-15T19:14:53.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /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=0c2e63aa6f3c139a -C extra-filename=-0c2e63aa6f3c139a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
25782024-07-15T19:14:54.068Z Compiling packed_struct_codegen v0.10.1
25792024-07-15T19:14:54.092Z Running `/home/build/.rustup/toolchains/1.78.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=20967b1e51f38de8 -C extra-filename=-20967b1e51f38de8 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25802024-07-15T19:14:54.119Z Compiling indexmap v1.9.3
25812024-07-15T19:14:54.143Z Running `/home/build/.rustup/toolchains/1.78.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=33103ac4e6cf007e -C extra-filename=-33103ac4e6cf007e --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25822024-07-15T19:14:54.326Z Compiling nodrop v0.1.14
25832024-07-15T19:14:54.354Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /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=ec6c4f2bb6062d27 -C extra-filename=-ec6c4f2bb6062d27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842024-07-15T19:14:54.407Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-33103ac4e6cf007e/build-script-build`
25852024-07-15T19:14:54.433Z Compiling smallvec v0.6.14
25862024-07-15T19:14:54.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /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=477785d50d54cd39 -C extra-filename=-477785d50d54cd39 --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-0c2e63aa6f3c139a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25872024-07-15T19:14:54.457Z Compiling array-init v0.0.4
25882024-07-15T19:14:54.457Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /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=e31f5b02445fbcc1 -C extra-filename=-e31f5b02445fbcc1 --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-ec6c4f2bb6062d27.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-07-15T19:14:54.494Z Running `/home/build/.rustup/toolchains/1.78.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=cc084db99e46f6bd -C extra-filename=-cc084db99e46f6bd --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-4079b563d11206ed.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-98a4140e57fd013c.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
25902024-07-15T19:14:54.519Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /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=d871874f7d44fa03 -C extra-filename=-d871874f7d44fa03 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -l static=bz2`
25912024-07-15T19:14:54.660Z Compiling pkcs1 v0.7.5
25922024-07-15T19:14:54.684Z Running `/home/build/.rustup/toolchains/1.78.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=1e4d22b21b202642 -C extra-filename=-1e4d22b21b202642 --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-15742905e37d1a92.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932024-07-15T19:14:54.807Z Compiling bitfield v0.14.0
25942024-07-15T19:14:54.831Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /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=d550909bbac18955 -C extra-filename=-d550909bbac18955 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952024-07-15T19:14:55.072Z Compiling hashbrown v0.12.3
25962024-07-15T19:14:55.102Z Running `/home/build/.rustup/toolchains/1.78.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=953c86427907735b -C extra-filename=-953c86427907735b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-07-15T19:14:55.314Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
25982024-07-15T19:14:55.362Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/git/checkouts/progenitor-639bd64206ac5e43/c59c6d6/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=3aa13dee8152dc53 -C extra-filename=-3aa13dee8152dc53 --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-775630db20d03916.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-5b2ebeff351b74df.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-7d3fa559eef60d1b.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
25992024-07-15T19:14:55.388Z Compiling serde-hex v0.1.0
26002024-07-15T19:14:55.388Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /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=609755876f3a5239 -C extra-filename=-609755876f3a5239 --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-e31f5b02445fbcc1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-477785d50d54cd39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-07-15T19:14:55.504Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1b385990e8648b221fd11f018f2a7ec425461c6c#1b385990)
26022024-07-15T19:14:55.529Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/1b38599/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=5a1730a726355a9f -C extra-filename=-5a1730a726355a9f --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26032024-07-15T19:14:55.529Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26042024-07-15T19:14:55.553Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bc47834acd66040f -C extra-filename=-bc47834acd66040f --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-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26052024-07-15T19:14:55.995Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26062024-07-15T19:14:56.019Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7cac3a9ab043613c -C extra-filename=-7cac3a9ab043613c --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26072024-07-15T19:14:56.755Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26082024-07-15T19:14:56.779Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/6dceb9e/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=b19d54c266ddc4cf -C extra-filename=-b19d54c266ddc4cf --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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26092024-07-15T19:14:56.779Z Running `/home/build/.rustup/toolchains/1.78.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=c07661b2237f6dd8 -C extra-filename=-c07661b2237f6dd8 --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-80a1669b9026107b.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-20967b1e51f38de8.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26102024-07-15T19:14:57.672Z Compiling rsa v0.9.6
26112024-07-15T19:14:57.697Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.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="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' -C metadata=b50b2a92d4d7aef7 -C extra-filename=-b50b2a92d4d7aef7 --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-e1a935d3d543cf79.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-cc084db99e46f6bd.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-1e4d22b21b202642.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-75918a085cd0d4e8.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26122024-07-15T19:14:59.072Z Running `/home/build/.rustup/toolchains/1.78.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=590be275649af55b -C extra-filename=-590be275649af55b --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-953c86427907735b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
26132024-07-15T19:14:59.782Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26142024-07-15T19:14:59.828Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=86aedc5953a6b377 -C extra-filename=-86aedc5953a6b377 --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-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4f53083f8a51c972.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26152024-07-15T19:14:59.936Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=13dcda263de6a707 -C extra-filename=-13dcda263de6a707 --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-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4f53083f8a51c972.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26162024-07-15T19:15:00.629Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
26172024-07-15T19:15:00.653Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/e69694a/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=d9b39aa05069f4a6 -C extra-filename=-d9b39aa05069f4a6 --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-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-e916fe9977779345.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-373b609bbc0d0c3c.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-b19d54c266ddc4cf.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-1b63236ce59a39c2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-51a2a1987b1ddfe0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-a3aa5c118bc7e76c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d3be3c50febddb45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-dccbcec5c1cf7bf0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26182024-07-15T19:15:01.819Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26192024-07-15T19:15:01.843Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/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=0bb3c9c4e04f7e25 -C extra-filename=-0bb3c9c4e04f7e25 --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-d550909bbac18955.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-c07661b2237f6dd8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-07-15T19:15:02.306Z Compiling bzip2 v0.4.4
26212024-07-15T19:15:02.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /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=4d8984d00c924b10 -C extra-filename=-4d8984d00c924b10 --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-d871874f7d44fa03.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26222024-07-15T19:15:02.668Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26232024-07-15T19:15:02.692Z Running `/home/build/.rustup/toolchains/1.78.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=c1687b60c7be20fb -C extra-filename=-c1687b60c7be20fb --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26242024-07-15T19:15:02.936Z Compiling env_logger v0.10.2
26252024-07-15T19:15:02.960Z Running `/home/build/.rustup/toolchains/1.78.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.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="auto-color"' --cfg 'feature="color"' -C metadata=64e22e1adc2ea79a -C extra-filename=-64e22e1adc2ea79a --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-1fb2ee4459a95d8f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-07-15T19:15:03.695Z Compiling x509-cert v0.2.5
26272024-07-15T19:15:03.720Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=139d1a952946aa8c -C extra-filename=-139d1a952946aa8c --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-e1a935d3d543cf79.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-07-15T19:15:03.925Z Compiling ron v0.8.1
26292024-07-15T19:15:03.949Z Running `/home/build/.rustup/toolchains/1.78.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=3e775d26c4ea982b -C extra-filename=-3e775d26c4ea982b --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-bfc5ed6832fe4205.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26302024-07-15T19:15:05.305Z Compiling hashbrown v0.13.2
26312024-07-15T19:15:05.329Z Running `/home/build/.rustup/toolchains/1.78.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"' -C metadata=a642c6941f5bddf1 -C extra-filename=-a642c6941f5bddf1 --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-421425fc2e57fee5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26322024-07-15T19:15:06.248Z Compiling crc-any v2.5.0
26332024-07-15T19:15:06.272Z Running `/home/build/.rustup/toolchains/1.78.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.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=4e518ab7a34dab84 -C extra-filename=-4e518ab7a34dab84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342024-07-15T19:15:06.377Z Compiling object v0.30.4
26352024-07-15T19:15:06.401Z Running `/home/build/.rustup/toolchains/1.78.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=a7948064f14cd7b8 -C extra-filename=-a7948064f14cd7b8 --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-b93e8dcfe84d9fec.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-a642c6941f5bddf1.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-590be275649af55b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26362024-07-15T19:15:06.431Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26372024-07-15T19:15:06.455Z Running `/home/build/.rustup/toolchains/1.78.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=8bde888f4dae0b1f -C extra-filename=-8bde888f4dae0b1f --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-3e775d26c4ea982b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26382024-07-15T19:15:06.793Z Compiling zip v0.6.6
26392024-07-15T19:15:06.817Z Running `/home/build/.rustup/toolchains/1.78.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=a1dee7d7307cdaea -C extra-filename=-a1dee7d7307cdaea --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-4079b563d11206ed.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-4d8984d00c924b10.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b93e8dcfe84d9fec.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26402024-07-15T19:15:07.149Z Compiling constant_time_eq v0.3.0
26412024-07-15T19:15:07.173Z Running `/home/build/.rustup/toolchains/1.78.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=a5ae682ae21eab04 -C extra-filename=-a5ae682ae21eab04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422024-07-15T19:15:07.327Z Compiling arrayvec v0.7.4
26432024-07-15T19:15:07.351Z Running `/home/build/.rustup/toolchains/1.78.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=27565aeac1afc72b -C extra-filename=-27565aeac1afc72b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26442024-07-15T19:15:07.690Z Compiling path-slash v0.1.5
26452024-07-15T19:15:07.714Z Running `/home/build/.rustup/toolchains/1.78.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=76f42b26ab6ae9f6 -C extra-filename=-76f42b26ab6ae9f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462024-07-15T19:15:07.740Z Compiling arrayref v0.3.7
26472024-07-15T19:15:07.740Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /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=5506778857bc3003 -C extra-filename=-5506778857bc3003 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482024-07-15T19:15:07.824Z Compiling async-recursion v1.1.1
26492024-07-15T19:15:07.848Z Running `/home/build/.rustup/toolchains/1.78.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.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=00f984745c88059e -C extra-filename=-00f984745c88059e --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502024-07-15T19:15:07.921Z Compiling blake3 v1.5.1
26512024-07-15T19:15:07.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.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"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=1ec3f446c8d6022e -C extra-filename=-1ec3f446c8d6022e --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-07-15T19:15:08.087Z Compiling ring v0.16.20
26532024-07-15T19:15:08.126Z Running `/home/build/.rustup/toolchains/1.78.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"' -C metadata=e4db3c45e381807a -C extra-filename=-e4db3c45e381807a --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-07-15T19:15:08.498Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26552024-07-15T19:15:08.522Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=efb22ffbc9cdc4ad -C extra-filename=-efb22ffbc9cdc4ad --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-ab8d551eb8fcc9d4.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ad0bfb7eff651b4d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26562024-07-15T19:15:09.089Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26572024-07-15T19:15:09.114Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=00535ea9e4079cd5 -C extra-filename=-00535ea9e4079cd5 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26582024-07-15T19:15:09.382Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26592024-07-15T19:15:09.407Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=18e3fa8bbd5d7cba -C extra-filename=-18e3fa8bbd5d7cba --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26602024-07-15T19:15:11.406Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26612024-07-15T19:15:11.432Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' -C metadata=d39e093e9fea119c -C extra-filename=-d39e093e9fea119c --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-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d9b39aa05069f4a6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26622024-07-15T19:15:12.592Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
26632024-07-15T19:15:12.616Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=722a82c5bdc0075b -C extra-filename=-722a82c5bdc0075b --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-edb71411994d1691.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-13dcda263de6a707.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26642024-07-15T19:15:13.013Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=39b9aa5b48052f0c -C extra-filename=-39b9aa5b48052f0c --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-edb71411994d1691.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26652024-07-15T19:15:13.579Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26662024-07-15T19:15:13.603Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=06c729351d54828a -C extra-filename=-06c729351d54828a --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26672024-07-15T19:15:13.706Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
26682024-07-15T19:15:13.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/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=b40ad3431228e9b6 -C extra-filename=-b40ad3431228e9b6 --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-4079b563d11206ed.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-4e518ab7a34dab84.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-64e22e1adc2ea79a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-0bb3c9c4e04f7e25.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-c07661b2237f6dd8.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-b50b2a92d4d7aef7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-609755876f3a5239.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26692024-07-15T19:15:14.672Z Compiling maplit v1.0.2
26702024-07-15T19:15:14.696Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /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=9404687583d38e0f -C extra-filename=-9404687583d38e0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712024-07-15T19:15:14.778Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-e4db3c45e381807a/build-script-build`
26722024-07-15T19:15:16.126Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
26732024-07-15T19:15:16.150Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/943c4bb/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=c50676c18bd11309 -C extra-filename=-c50676c18bd11309 --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-23e68965ab8e49d5.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-0bb3c9c4e04f7e25.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-b40ad3431228e9b6.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-a7948064f14cd7b8.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-76f42b26ab6ae9f6.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-b50b2a92d4d7aef7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c1687b60c7be20fb.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-8bde888f4dae0b1f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-139d1a952946aa8c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
26742024-07-15T19:15:16.265Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-1ec3f446c8d6022e/build-script-build`
26752024-07-15T19:15:16.686Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26762024-07-15T19:15:16.711Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e08afb419b4d7db6 -C extra-filename=-e08afb419b4d7db6 --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-3c29e5bf0859ca58.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
26772024-07-15T19:15:16.953Z Compiling memmap2 v0.9.4
26782024-07-15T19:15:16.977Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-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=f222c8f5feb49f0b -C extra-filename=-f222c8f5feb49f0b --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-07-15T19:15:17.364Z Compiling spin v0.5.2
26802024-07-15T19:15:17.388Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /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=c1329b9cf81be22e -C extra-filename=-c1329b9cf81be22e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26812024-07-15T19:15:17.582Z Compiling untrusted v0.7.1
26822024-07-15T19:15:17.606Z Running `/home/build/.rustup/toolchains/1.78.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=4a373aa2a958763b -C extra-filename=-4a373aa2a958763b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832024-07-15T19:15:17.758Z Running `/home/build/.rustup/toolchains/1.78.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"' -C metadata=f3ae8fcc2309ab57 -C extra-filename=-f3ae8fcc2309ab57 --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-646417322ca33c73.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-c1329b9cf81be22e.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-4a373aa2a958763b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -l static=ring-core -l static=ring-test`
26842024-07-15T19:15:19.967Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26852024-07-15T19:15:19.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9a310af67e5eeb5e -C extra-filename=-9a310af67e5eeb5e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26862024-07-15T19:15:20.770Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26872024-07-15T19:15:20.794Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=54c1bf5f24cee084 -C extra-filename=-54c1bf5f24cee084 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
26882024-07-15T19:15:20.835Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.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="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' -C metadata=9780d40799678b87 -C extra-filename=-9780d40799678b87 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-f222c8f5feb49f0b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi`
26892024-07-15T19:15:20.963Z Compiling topological-sort v0.2.2
26902024-07-15T19:15:20.988Z Running `/home/build/.rustup/toolchains/1.78.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=00c376485f04f7b6 -C extra-filename=-00c376485f04f7b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26912024-07-15T19:15:21.154Z Compiling gethostname v0.4.3
26922024-07-15T19:15:21.180Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-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=4fe18731d1c70ac9 -C extra-filename=-4fe18731d1c70ac9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-07-15T19:15:21.421Z Compiling omicron-zone-package v0.11.0
26942024-07-15T19:15:21.445Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-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=9a3f589c51ad374a -C extra-filename=-9a3f589c51ad374a --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-9780d40799678b87.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-f3ae8fcc2309ab57.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-00c376485f04f7b6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
26952024-07-15T19:15:22.179Z Compiling libefi-sys v0.1.0
26962024-07-15T19:15:22.203Z Running `/home/build/.rustup/toolchains/1.78.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=91c363b6b9a1fe88 -C extra-filename=-91c363b6b9a1fe88 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-07-15T19:15:22.371Z Compiling bitfield-struct v0.6.1
26982024-07-15T19:15:22.396Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.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=ba239b600abe7916 -C extra-filename=-ba239b600abe7916 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26992024-07-15T19:15:22.459Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-91c363b6b9a1fe88/build-script-build`
27002024-07-15T19:15:22.496Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27012024-07-15T19:15:22.521Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/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=ec9c619fa8b6570e -C extra-filename=-ec9c619fa8b6570e --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-453eca9135afa6bf.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27022024-07-15T19:15:22.552Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27032024-07-15T19:15:22.576Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=caeb3afbd4fd7c49 -C extra-filename=-caeb3afbd4fd7c49 --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-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-722a82c5bdc0075b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27042024-07-15T19:15:22.862Z Compiling parking_lot_core v0.8.6
27052024-07-15T19:15:22.886Z Running `/home/build/.rustup/toolchains/1.78.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=bb822fb252e22d13 -C extra-filename=-bb822fb252e22d13 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27062024-07-15T19:15:22.978Z Compiling keccak v0.1.5
27072024-07-15T19:15:23.010Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on -C metadata=f4bf38cad5b29804 -C extra-filename=-f4bf38cad5b29804 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27082024-07-15T19:15:23.292Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-bb822fb252e22d13/build-script-build`
27092024-07-15T19:15:23.321Z Compiling sha3 v0.10.8
27102024-07-15T19:15:23.345Z Running `/home/build/.rustup/toolchains/1.78.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=a1b82fb0f2ad64f7 -C extra-filename=-a1b82fb0f2ad64f7 --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-9f75c9e3d30833c2.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-f4bf38cad5b29804.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-07-15T19:15:23.682Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27122024-07-15T19:15:23.706Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-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=80590cc889257cf9 -C extra-filename=-80590cc889257cf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-ba239b600abe7916.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-07-15T19:15:23.736Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-ec9c619fa8b6570e/build-script-build`
27142024-07-15T19:15:23.839Z Running `/home/build/.rustup/toolchains/1.78.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=8d846799dc427fdb -C extra-filename=-8d846799dc427fdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
27152024-07-15T19:15:24.162Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27162024-07-15T19:15:24.187Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=06a58fd8e7a88377 -C extra-filename=-06a58fd8e7a88377 --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-280de2197195963c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27172024-07-15T19:15:24.187Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27182024-07-15T19:15:24.187Z Running `/home/build/.rustup/toolchains/1.78.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=9d222e226db4f3d4 -C extra-filename=-9d222e226db4f3d4 --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-3c29e5bf0859ca58.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a88e830efa60fe30.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27192024-07-15T19:15:24.287Z Compiling secrecy v0.8.0
27202024-07-15T19:15:24.311Z Running `/home/build/.rustup/toolchains/1.78.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=7adcf90ae1020f35 -C extra-filename=-7adcf90ae1020f35 --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-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27212024-07-15T19:15:24.525Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27222024-07-15T19:15:24.549Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=52354b8bf57b1b40 -C extra-filename=-52354b8bf57b1b40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27232024-07-15T19:15:24.635Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27242024-07-15T19:15:24.660Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=b40f27886ba8785f -C extra-filename=-b40f27886ba8785f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-80590cc889257cf9.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-52354b8bf57b1b40.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252024-07-15T19:15:24.790Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=55bc349b05647312 -C extra-filename=-55bc349b05647312 --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-3c29e5bf0859ca58.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9d222e226db4f3d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -l static=pci`
27262024-07-15T19:15:25.216Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27272024-07-15T19:15:25.240Z Running `/home/build/.rustup/toolchains/1.78.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=27a56a6480e5a59e -C extra-filename=-27a56a6480e5a59e --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-9e9eff94c6618bbf.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-8d846799dc427fdb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-07-15T19:15:25.468Z Running `/home/build/.rustup/toolchains/1.78.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=74af49de15fbba3f -C extra-filename=-74af49de15fbba3f --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-6cd145163fd70236.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-37e08d29aee74c57.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-07-15T19:15:25.544Z Compiling toolchain_find v0.4.0
27302024-07-15T19:15:25.569Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-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=414017cfac1bd2d9 -C extra-filename=-414017cfac1bd2d9 --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-11ca7fe2274501f0.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27312024-07-15T19:15:25.841Z Compiling parking_lot v0.11.2
27322024-07-15T19:15:25.865Z Running `/home/build/.rustup/toolchains/1.78.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=a873f86f11ffdc23 -C extra-filename=-a873f86f11ffdc23 --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-37e08d29aee74c57.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-fb5654d251dbf08f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-74af49de15fbba3f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27332024-07-15T19:15:26.035Z Compiling rustfmt-wrapper v0.2.1
27342024-07-15T19:15:26.080Z Running `/home/build/.rustup/toolchains/1.78.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.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=5da92846e706bd9e -C extra-filename=-5da92846e706bd9e --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-79b32a32682f17f5.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-414017cfac1bd2d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352024-07-15T19:15:26.127Z Compiling trust-dns-client v0.22.0
27362024-07-15T19:15:26.151Z Running `/home/build/.rustup/toolchains/1.78.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=cc429827084bba3a -C extra-filename=-cc429827084bba3a --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-6cd145163fd70236.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372024-07-15T19:15:26.553Z Compiling toml v0.5.11
27382024-07-15T19:15:26.577Z Running `/home/build/.rustup/toolchains/1.78.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=6c8fddf0ba84f7bd -C extra-filename=-6c8fddf0ba84f7bd --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27392024-07-15T19:15:26.695Z Compiling buf-list v1.0.3
27402024-07-15T19:15:26.719Z Running `/home/build/.rustup/toolchains/1.78.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=9ee7582522da070e -C extra-filename=-9ee7582522da070e --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27412024-07-15T19:15:26.882Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27422024-07-15T19:15:26.907Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c3756a4f19024e23 -C extra-filename=-c3756a4f19024e23 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-c3756a4f19024e23 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-5da92846e706bd9e.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out`
27432024-07-15T19:15:27.263Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-9ee7582522da070e/build-script-build`
27442024-07-15T19:15:27.331Z Compiling sled v0.34.7
27452024-07-15T19:15:27.356Z Running `/home/build/.rustup/toolchains/1.78.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=da7637f35d7ddf76 -C extra-filename=-da7637f35d7ddf76 --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-b93e8dcfe84d9fec.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-a873f86f11ffdc23.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-07-15T19:15:28.882Z Compiling trust-dns-server v0.22.1
27472024-07-15T19:15:28.907Z Running `/home/build/.rustup/toolchains/1.78.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=39461011f94d7beb -C extra-filename=-39461011f94d7beb --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-a290a60862348bab.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-470dd53b8de38a2c.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-985e42616e2487fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-6c8fddf0ba84f7bd.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27482024-07-15T19:15:29.078Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27492024-07-15T19:15:29.102Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3fd0f8a791f0286b -C extra-filename=-3fd0f8a791f0286b --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-caeb3afbd4fd7c49.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27502024-07-15T19:15:29.466Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27512024-07-15T19:15:29.490Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=65a7c2c13c977817 -C extra-filename=-65a7c2c13c977817 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9d222e226db4f3d4.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-27a56a6480e5a59e.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
27522024-07-15T19:15:29.767Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27532024-07-15T19:15:29.791Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b11791265ac9995 -C extra-filename=-7b11791265ac9995 --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-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27542024-07-15T19:15:31.903Z Running `/home/build/.rustup/toolchains/1.78.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=d53b3e78e3819ba2 -C extra-filename=-d53b3e78e3819ba2 --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-edb71411994d1691.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
27552024-07-15T19:15:32.422Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1b385990e8648b221fd11f018f2a7ec425461c6c#1b385990)
27562024-07-15T19:15:32.446Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/1b38599/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=0f5468e3e0b4b208 -C extra-filename=-0f5468e3e0b4b208 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27572024-07-15T19:15:33.003Z Compiling curve25519-dalek v4.1.3
27582024-07-15T19:15:33.027Z Running `/home/build/.rustup/toolchains/1.78.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.3/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=44a4a1d60d5ee43d -C extra-filename=-44a4a1d60d5ee43d --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-44a4a1d60d5ee43d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-4c598e66d5633777.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592024-07-15T19:15:33.575Z Compiling universal-hash v0.5.1
27602024-07-15T19:15:33.600Z Running `/home/build/.rustup/toolchains/1.78.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=cf2a51ef0869beb1 -C extra-filename=-cf2a51ef0869beb1 --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-50b12118746bbe65.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612024-07-15T19:15:33.624Z Compiling diff v0.1.13
27622024-07-15T19:15:33.625Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /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=89f24ea2acf2914f -C extra-filename=-89f24ea2acf2914f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27632024-07-15T19:15:33.762Z Compiling opaque-debug v0.3.1
27642024-07-15T19:15:33.786Z Running `/home/build/.rustup/toolchains/1.78.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.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=188f141b7d6831e2 -C extra-filename=-188f141b7d6831e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-07-15T19:15:33.864Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-44a4a1d60d5ee43d/build-script-build`
27662024-07-15T19:15:33.982Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27672024-07-15T19:15:34.006Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7d8ac59659e51371 -C extra-filename=-7d8ac59659e51371 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
27682024-07-15T19:15:34.242Z Compiling curve25519-dalek-derive v0.1.1
27692024-07-15T19:15:34.267Z Running `/home/build/.rustup/toolchains/1.78.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.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=6590c97fc13c335d -C extra-filename=-6590c97fc13c335d --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27702024-07-15T19:15:34.386Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27712024-07-15T19:15:34.411Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b59d379ef624cd40 -C extra-filename=-b59d379ef624cd40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-0f5468e3e0b4b208.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27722024-07-15T19:15:34.968Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27732024-07-15T19:15:34.992Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=4edf950e0dd3bc66 -C extra-filename=-4edf950e0dd3bc66 --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-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27742024-07-15T19:15:35.648Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27752024-07-15T19:15:35.672Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3e4a07c43b0f00b2 -C extra-filename=-3e4a07c43b0f00b2 --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-8bcc55f5e1ff0008.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
27762024-07-15T19:15:35.696Z Running `/home/build/.rustup/toolchains/1.78.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.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="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' -C metadata=61e4171d438cfd0c -C extra-filename=-61e4171d438cfd0c --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-6590c97fc13c335d.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
27772024-07-15T19:15:36.262Z Compiling pin-project-internal v1.1.5
27782024-07-15T19:15:36.286Z Running `/home/build/.rustup/toolchains/1.78.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.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=236ea6a0a9b1527f -C extra-filename=-236ea6a0a9b1527f --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27792024-07-15T19:15:36.740Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27802024-07-15T19:15:36.764Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=15a32b78de535129 -C extra-filename=-15a32b78de535129 --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-ee9dc9ce8cbd6e3b.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
27812024-07-15T19:15:36.943Z Compiling aead v0.5.2
27822024-07-15T19:15:36.967Z Running `/home/build/.rustup/toolchains/1.78.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=a27d6e41e9972175 -C extra-filename=-a27d6e41e9972175 --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-50b12118746bbe65.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-07-15T19:15:37.233Z Compiling vte_generate_state_changes v0.1.1
27842024-07-15T19:15:37.257Z Running `/home/build/.rustup/toolchains/1.78.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=35caba5327b335f0 -C extra-filename=-35caba5327b335f0 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27852024-07-15T19:15:37.281Z Compiling crunchy v0.2.2
27862024-07-15T19:15:37.281Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=130d10875e2d7017 -C extra-filename=-130d10875e2d7017 --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27872024-07-15T19:15:37.775Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-130d10875e2d7017/build-script-build`
27882024-07-15T19:15:37.804Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27892024-07-15T19:15:37.828Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' -C metadata=553fe9cd4271ae5a -C extra-filename=-553fe9cd4271ae5a --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
27902024-07-15T19:15:37.883Z Compiling vte v0.11.1
27912024-07-15T19:15:37.907Z Running `/home/build/.rustup/toolchains/1.78.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=62403b9778b4826c -C extra-filename=-62403b9778b4826c --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-1145d37920d1b3a9.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-35caba5327b335f0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-07-15T19:15:38.909Z Compiling poly1305 v0.8.0
27932024-07-15T19:15:38.933Z Running `/home/build/.rustup/toolchains/1.78.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=763367c4cde47804 -C extra-filename=-763367c4cde47804 --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-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-07-15T19:15:38.957Z Compiling clang-sys v1.7.0
27952024-07-15T19:15:38.982Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.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="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=ada6db466aade206 -C extra-filename=-ada6db466aade206 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-07-15T19:15:39.006Z Compiling chacha20 v0.9.1
27972024-07-15T19:15:39.035Z Running `/home/build/.rustup/toolchains/1.78.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=4000a05c36a93003 -C extra-filename=-4000a05c36a93003 --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-07-15T19:15:39.102Z Compiling pin-project v1.1.5
27992024-07-15T19:15:39.127Z Running `/home/build/.rustup/toolchains/1.78.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.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C metadata=5d69c573d899d7dd -C extra-filename=-5d69c573d899d7dd --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-236ea6a0a9b1527f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28002024-07-15T19:15:39.223Z Compiling fd-lock v4.0.2
28012024-07-15T19:15:39.247Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.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=04da27c30e3c25ef -C extra-filename=-04da27c30e3c25ef --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-6cd145163fd70236.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-07-15T19:15:39.390Z Compiling thiserror-impl-no-std v2.0.2
28032024-07-15T19:15:39.415Z Running `/home/build/.rustup/toolchains/1.78.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=6a11dced134b19cf -C extra-filename=-6a11dced134b19cf --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042024-07-15T19:15:39.440Z Compiling nanorand v0.7.0
28052024-07-15T19:15:39.440Z Running `/home/build/.rustup/toolchains/1.78.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=7c7336e6ed36858a -C extra-filename=-7c7336e6ed36858a --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-84b0b01dae64acc1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062024-07-15T19:15:39.600Z Compiling unicase v2.7.0
28072024-07-15T19:15:39.624Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=af773df03734cef5 -C extra-filename=-af773df03734cef5 --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-07-15T19:15:39.919Z Compiling tiny-keccak v2.0.2
28092024-07-15T19:15:39.944Z Running `/home/build/.rustup/toolchains/1.78.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=7393d053db3fb81f -C extra-filename=-7393d053db3fb81f --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102024-07-15T19:15:39.944Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28112024-07-15T19:15:39.944Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 ipcc/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=456b3df7018f2ba2 -C extra-filename=-456b3df7018f2ba2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-07-15T19:15:40.214Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-7393d053db3fb81f/build-script-build`
28132024-07-15T19:15:40.266Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-af773df03734cef5/build-script-build`
28142024-07-15T19:15:40.291Z Compiling flume v0.11.0
28152024-07-15T19:15:40.291Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-456b3df7018f2ba2/build-script-build`
28162024-07-15T19:15:40.315Z Running `/home/build/.rustup/toolchains/1.78.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=617024dcb90a8ae7 -C extra-filename=-617024dcb90a8ae7 --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-4a234987197be9fa.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-7c7336e6ed36858a.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28172024-07-15T19:15:40.340Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ada6db466aade206/build-script-build`
28182024-07-15T19:15:40.365Z Compiling strip-ansi-escapes v0.2.0
28192024-07-15T19:15:40.365Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /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=3cb610a26aaf8905 -C extra-filename=-3cb610a26aaf8905 --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-62403b9778b4826c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202024-07-15T19:15:40.451Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /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=be47fc9b93f67fd9 -C extra-filename=-be47fc9b93f67fd9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28212024-07-15T19:15:40.569Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28222024-07-15T19:15:40.597Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a24b0e7808e26ab1 -C extra-filename=-a24b0e7808e26ab1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28232024-07-15T19:15:40.723Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-c3756a4f19024e23/build-script-build`
28242024-07-15T19:15:40.747Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28252024-07-15T19:15:40.747Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=52749a1fbafa3e3d -C extra-filename=-52749a1fbafa3e3d --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-52749a1fbafa3e3d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28262024-07-15T19:15:40.906Z Compiling kstat-rs v0.2.4
28272024-07-15T19:15:40.930Z Running `/home/build/.rustup/toolchains/1.78.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.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=5012fdf593a3093e -C extra-filename=-5012fdf593a3093e --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-9e9eff94c6618bbf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-07-15T19:15:41.029Z Compiling ref-cast v1.0.23
28292024-07-15T19:15:41.053Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=d05054f9a0608075 -C extra-filename=-d05054f9a0608075 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-07-15T19:15:41.356Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1e02d7f562e760d9 -C extra-filename=-1e02d7f562e760d9 --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-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28312024-07-15T19:15:41.589Z Compiling nu-ansi-term v0.50.0
28322024-07-15T19:15:41.589Z Running `/home/build/.rustup/toolchains/1.78.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.50.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=5df43d700eb6eb4b -C extra-filename=-5df43d700eb6eb4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28332024-07-15T19:15:41.633Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-d05054f9a0608075/build-script-build`
28342024-07-15T19:15:41.675Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-52749a1fbafa3e3d/build-script-build`
28352024-07-15T19:15:41.704Z Running `/home/build/.rustup/toolchains/1.78.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=0c7c745df8082848 -C extra-filename=-0c7c745df8082848 --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-be47fc9b93f67fd9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-07-15T19:15:41.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /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=7e795a496a58a165 -C extra-filename=-7e795a496a58a165 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
28372024-07-15T19:15:42.071Z Compiling reedline v0.31.0
28382024-07-15T19:15:42.104Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.31.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=1a83e053d56a2f52 -C extra-filename=-1a83e053d56a2f52 --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-280de2197195963c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-04da27c30e3c25ef.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-5df43d700eb6eb4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-3cb610a26aaf8905.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-542bbc078aecdc32.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392024-07-15T19:15:42.245Z Compiling chacha20poly1305 v0.10.1
28402024-07-15T19:15:42.270Z Running `/home/build/.rustup/toolchains/1.78.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=9e8e8fe2bcc8ed1a -C extra-filename=-9e8e8fe2bcc8ed1a --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-a27d6e41e9972175.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-763367c4cde47804.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28412024-07-15T19:15:42.270Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
28422024-07-15T19:15:42.270Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28432024-07-15T19:15:42.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/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=438f3b269fa82fa1 -C extra-filename=-438f3b269fa82fa1 --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28442024-07-15T19:15:42.294Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=547e15aaa54c9667 -C extra-filename=-547e15aaa54c9667 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-547e15aaa54c9667 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28452024-07-15T19:15:42.401Z Compiling thiserror-no-std v2.0.2
28462024-07-15T19:15:42.425Z Running `/home/build/.rustup/toolchains/1.78.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=2c0eb8a800ea8e55 -C extra-filename=-2c0eb8a800ea8e55 --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-6a11dced134b19cf.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28472024-07-15T19:15:42.461Z Compiling ascii-canvas v3.0.0
28482024-07-15T19:15:42.485Z Running `/home/build/.rustup/toolchains/1.78.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=86e63d4f6fd86b55 -C extra-filename=-86e63d4f6fd86b55 --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-f75757e0b8ad0343.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492024-07-15T19:15:42.536Z Compiling vsss-rs v3.3.4
28502024-07-15T19:15:42.561Z Running `/home/build/.rustup/toolchains/1.78.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.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="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=be263602d0cf8de8 -C extra-filename=-be263602d0cf8de8 --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-61e4171d438cfd0c.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-d007674366a49271.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-2c0eb8a800ea8e55.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28512024-07-15T19:15:42.600Z Compiling ref-cast-impl v1.0.23
28522024-07-15T19:15:42.625Z Running `/home/build/.rustup/toolchains/1.78.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.23/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=5c7cd1e70ae42040 -C extra-filename=-5c7cd1e70ae42040 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532024-07-15T19:15:42.967Z Compiling memoffset v0.9.1
28542024-07-15T19:15:42.991Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-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="default"' -C metadata=7ab5dad469300190 -C extra-filename=-7ab5dad469300190 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-da1d2f89ec5cc337.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552024-07-15T19:15:43.172Z Compiling ena v0.14.3
28562024-07-15T19:15:43.197Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.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=f50d97f471b1acb4 -C extra-filename=-f50d97f471b1acb4 --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-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572024-07-15T19:15:43.266Z Compiling libloading v0.8.3
28582024-07-15T19:15:43.291Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-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=a458ecb7de18deaf -C extra-filename=-a458ecb7de18deaf --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-6cd145163fd70236.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28592024-07-15T19:15:43.533Z Compiling bindgen v0.69.4
28602024-07-15T19:15:43.561Z Running `/home/build/.rustup/toolchains/1.78.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.69.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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=1a1ee6a60c43570b -C extra-filename=-1a1ee6a60c43570b --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-07-15T19:15:43.643Z Compiling regex-syntax v0.6.29
28622024-07-15T19:15:43.667Z Running `/home/build/.rustup/toolchains/1.78.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=914744d7c52ebf68 -C extra-filename=-914744d7c52ebf68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28632024-07-15T19:15:43.667Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-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="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=9a74a8f90e01640a -C extra-filename=-9a74a8f90e01640a --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-009c09a73c940a7e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-a458ecb7de18deaf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-07-15T19:15:43.719Z Running `/home/build/.rustup/toolchains/1.78.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.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=5c449862811ea0ee -C extra-filename=-5c449862811ea0ee --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-5c7cd1e70ae42040.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28652024-07-15T19:15:43.846Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-7ab5dad469300190/build-script-build`
28662024-07-15T19:15:43.971Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-547e15aaa54c9667/build-script-build`
28672024-07-15T19:15:43.997Z Compiling mime_guess v2.0.4
28682024-07-15T19:15:44.021Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=24d629e3f832fc6d -C extra-filename=-24d629e3f832fc6d --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692024-07-15T19:15:44.171Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-1a1ee6a60c43570b/build-script-build`
28702024-07-15T19:15:44.198Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28712024-07-15T19:15:44.222Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=4d8286e49acd0c30 -C extra-filename=-4d8286e49acd0c30 --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-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28722024-07-15T19:15:44.728Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c1afc174de094d64 -C extra-filename=-c1afc174de094d64 --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-6cd145163fd70236.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28732024-07-15T19:15:45.108Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28742024-07-15T19:15:45.132Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d2aa9ac79c8f0643 -C extra-filename=-d2aa9ac79c8f0643 --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-280de2197195963c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
28752024-07-15T19:15:45.790Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28762024-07-15T19:15:45.814Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=bc630671c65c8c6d -C extra-filename=-bc630671c65c8c6d --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28772024-07-15T19:15:46.239Z Compiling lalrpop v0.19.12
28782024-07-15T19:15:46.263Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /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=5d62bfb28e2fbeed -C extra-filename=-5d62bfb28e2fbeed --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-86e63d4f6fd86b55.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-89f24ea2acf2914f.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-f50d97f471b1acb4.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-914744d7c52ebf68.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-0c7c745df8082848.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-07-15T19:15:48.323Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28802024-07-15T19:15:48.347Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f0acc8cf7d6f0121 -C extra-filename=-f0acc8cf7d6f0121 --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-239f412064b5b0c1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
28812024-07-15T19:15:48.448Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
28822024-07-15T19:15:48.473Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/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=a74c871904eb3f97 -C extra-filename=-a74c871904eb3f97 --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-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d3be3c50febddb45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
28832024-07-15T19:15:48.758Z Compiling which v4.4.2
28842024-07-15T19:15:48.783Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-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 -C metadata=1bb3c744f02e97fa -C extra-filename=-1bb3c744f02e97fa --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-c6ebce9b8f2b7960.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28852024-07-15T19:15:49.150Z Compiling cexpr v0.6.0
28862024-07-15T19:15:49.175Z Running `/home/build/.rustup/toolchains/1.78.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=ebf7ce8d4d33ee4d -C extra-filename=-ebf7ce8d4d33ee4d --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-e8c302dc3ba54578.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28872024-07-15T19:15:49.295Z Dirty bytecount v0.6.8: the rustflags changed
28882024-07-15T19:15:49.295Z Compiling bytecount v0.6.8
28892024-07-15T19:15:49.319Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.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=11894f9d5d95f84b -C extra-filename=-11894f9d5d95f84b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902024-07-15T19:15:49.486Z Compiling shlex v1.3.0
28912024-07-15T19:15:49.511Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-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="std"' -C metadata=9b242747e0db09c0 -C extra-filename=-9b242747e0db09c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-07-15T19:15:49.767Z Compiling rustc-hash v1.1.0
28932024-07-15T19:15:49.791Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /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=6e319728dcc6ba59 -C extra-filename=-6e319728dcc6ba59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-07-15T19:15:49.876Z Compiling lazycell v1.3.0
28952024-07-15T19:15:49.904Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /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=ffae22027f4cc176 -C extra-filename=-ffae22027f4cc176 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-07-15T19:15:49.929Z Compiling cfg_aliases v0.1.1
28972024-07-15T19:15:49.929Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-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=44f2d3764aa1bf38 -C extra-filename=-44f2d3764aa1bf38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-07-15T19:15:50.027Z Compiling nix v0.28.0
28992024-07-15T19:15:50.051Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=3383d06de3eb6dbd -C extra-filename=-3383d06de3eb6dbd --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44f2d3764aa1bf38.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-07-15T19:15:50.051Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.4/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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' -C metadata=2634febaafd4039f -C extra-filename=-2634febaafd4039f --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-56c793c28fe376a4.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-ebf7ce8d4d33ee4d.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-9a74a8f90e01640a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-ffae22027f4cc176.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-6e319728dcc6ba59.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-9b242747e0db09c0.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-1bb3c744f02e97fa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29012024-07-15T19:15:50.663Z Dirty papergrid v0.11.0: the rustflags changed
29022024-07-15T19:15:50.663Z Compiling papergrid v0.11.0
29032024-07-15T19:15:50.689Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-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="std"' -C metadata=19f3860a0da4acc8 -C extra-filename=-19f3860a0da4acc8 --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-11894f9d5d95f84b.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-d03daaf3ac116161.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29042024-07-15T19:15:50.733Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on -C metadata=076051ea802c086d -C extra-filename=-076051ea802c086d --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-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-be263602d0cf8de8.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
29052024-07-15T19:15:54.229Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-24d629e3f832fc6d/build-script-build`
29062024-07-15T19:15:54.260Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-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="default"' -C metadata=9b05207b01a0ed5c -C extra-filename=-9b05207b01a0ed5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
29072024-07-15T19:15:54.284Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29082024-07-15T19:15:54.284Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e77749b094a23cba -C extra-filename=-e77749b094a23cba --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e77749b094a23cba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29092024-07-15T19:15:54.322Z Compiling tabled_derive v0.7.0
29102024-07-15T19:15:54.346Z Running `/home/build/.rustup/toolchains/1.78.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.7.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=b6fe8670db0ec247 -C extra-filename=-b6fe8670db0ec247 --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-791557af361405da.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-ad1b8aa5fd00a1a5.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29112024-07-15T19:15:54.392Z Compiling derive_builder_core v0.20.0
29122024-07-15T19:15:54.435Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-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="lib_has_std"' -C metadata=790dc0d26200064f -C extra-filename=-790dc0d26200064f --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-915b00ad5734cfe5.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29132024-07-15T19:15:54.485Z Compiling snafu-derive v0.8.2
29142024-07-15T19:15:54.509Z Running `/home/build/.rustup/toolchains/1.78.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.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 --cfg 'feature="rust_1_61"' -C metadata=83fb6cead381b70a -C extra-filename=-83fb6cead381b70a --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-07-15T19:15:54.570Z Compiling libxml v0.3.3
29162024-07-15T19:15:54.594Z Running `/home/build/.rustup/toolchains/1.78.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=6fed92e26fd65c4e -C extra-filename=-6fed92e26fd65c4e --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29172024-07-15T19:15:54.905Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
29182024-07-15T19:15:54.929Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/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=1a1592996fa9ab13 -C extra-filename=-1a1592996fa9ab13 --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29192024-07-15T19:15:55.189Z Compiling signature v1.6.4
29202024-07-15T19:15:55.213Z Running `/home/build/.rustup/toolchains/1.78.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=2a7fad7c52cf9085 -C extra-filename=-2a7fad7c52cf9085 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-07-15T19:15:55.345Z Compiling salty v0.2.0
29222024-07-15T19:15:55.369Z Running `/home/build/.rustup/toolchains/1.78.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=da72f3e91a6ecd83 -C extra-filename=-da72f3e91a6ecd83 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232024-07-15T19:15:55.822Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-da72f3e91a6ecd83/build-script-build`
29242024-07-15T19:15:55.848Z Compiling ed25519 v1.5.3
29252024-07-15T19:15:55.872Z Running `/home/build/.rustup/toolchains/1.78.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=a89451af813caf9a -C extra-filename=-a89451af813caf9a --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-2a7fad7c52cf9085.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-07-15T19:15:56.150Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-1a1592996fa9ab13/build-script-build`
29272024-07-15T19:15:56.217Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-6fed92e26fd65c4e/build-script-build`
29282024-07-15T19:15:56.256Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-e77749b094a23cba/build-script-build`
29292024-07-15T19:15:56.283Z Compiling nix v0.27.1
29302024-07-15T19:15:56.283Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.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="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' -C metadata=abc8eae09734eb0a -C extra-filename=-abc8eae09734eb0a --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-56c793c28fe376a4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-9b05207b01a0ed5c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-07-15T19:15:56.481Z Compiling derive_builder_macro v0.20.0
29322024-07-15T19:15:56.506Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.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="lib_has_std"' -C metadata=cea4b5e4129d31ce -C extra-filename=-cea4b5e4129d31ce --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-790dc0d26200064f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-07-15T19:15:56.692Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /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=c06c9484ba04be42 -C extra-filename=-c06c9484ba04be42 --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-6ed43d208ee9dad1.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-7e795a496a58a165.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342024-07-15T19:15:56.716Z Compiling tabled v0.15.0
29352024-07-15T19:15:56.741Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-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="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' -C metadata=32d4721e52d03426 -C extra-filename=-32d4721e52d03426 --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-19f3860a0da4acc8.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b6fe8670db0ec247.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362024-07-15T19:15:57.377Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-3383d06de3eb6dbd/build-script-build`
29372024-07-15T19:15:57.429Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3f09807bc6b29064 -C extra-filename=-3f09807bc6b29064 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29382024-07-15T19:15:57.453Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29392024-07-15T19:15:57.453Z Running `/home/build/.rustup/toolchains/1.78.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=c308d83beb2f9a79 -C extra-filename=-c308d83beb2f9a79 --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-4079b563d11206ed.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-faea6f435bd0047b.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-e8938a3457659350.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402024-07-15T19:15:57.729Z Compiling globset v0.4.14
29412024-07-15T19:15:57.754Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.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="log"' -C metadata=3ccbbfba0e362ff5 -C extra-filename=-3ccbbfba0e362ff5 --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-1fd9564269861caa.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-07-15T19:15:57.941Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29432024-07-15T19:15:57.966Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/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=075ae48c2ee281a9 -C extra-filename=-075ae48c2ee281a9 --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-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-07-15T19:15:58.271Z Compiling olpc-cjson v0.1.3
29452024-07-15T19:15:58.296Z Running `/home/build/.rustup/toolchains/1.78.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=3478b4c22e85152c -C extra-filename=-3478b4c22e85152c --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-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29462024-07-15T19:15:58.508Z Compiling serde-big-array v0.5.1
29472024-07-15T19:15:58.533Z Running `/home/build/.rustup/toolchains/1.78.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=0b36a3745f781e01 -C extra-filename=-0b36a3745f781e01 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482024-07-15T19:15:58.716Z Compiling serde_plain v1.0.2
29492024-07-15T19:15:58.740Z Running `/home/build/.rustup/toolchains/1.78.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=969ef134b4d78c52 -C extra-filename=-969ef134b4d78c52 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29502024-07-15T19:15:59.079Z Compiling strum_macros v0.24.3
29512024-07-15T19:15:59.103Z Running `/home/build/.rustup/toolchains/1.78.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=121ee1b9f7b07e63 -C extra-filename=-121ee1b9f7b07e63 --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-791557af361405da.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29522024-07-15T19:15:59.305Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29532024-07-15T19:15:59.329Z Running `/home/build/.rustup/toolchains/1.78.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=d9ddcc9ee76e62bd -C extra-filename=-d9ddcc9ee76e62bd --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-07-15T19:15:59.432Z Compiling snafu v0.8.2
29552024-07-15T19:15:59.456Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-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="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' -C metadata=06167b9b9c3468b2 -C extra-filename=-06167b9b9c3468b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-83fb6cead381b70a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29562024-07-15T19:16:00.143Z Compiling cookie v0.18.1
29572024-07-15T19:16:00.167Z Running `/home/build/.rustup/toolchains/1.78.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.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=009a01de1221a26e -C extra-filename=-009a01de1221a26e --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29582024-07-15T19:16:00.191Z Compiling typed-path v0.7.1
29592024-07-15T19:16:00.191Z Running `/home/build/.rustup/toolchains/1.78.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.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"' --cfg 'feature="std"' -C metadata=9417dbd35ebe1b15 -C extra-filename=-9417dbd35ebe1b15 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-07-15T19:16:00.436Z Compiling indoc v1.0.9
29612024-07-15T19:16:00.461Z Running `/home/build/.rustup/toolchains/1.78.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=15f28d339ebc4e9e -C extra-filename=-15f28d339ebc4e9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29622024-07-15T19:16:01.415Z Compiling http-range v0.1.5
29632024-07-15T19:16:01.439Z Running `/home/build/.rustup/toolchains/1.78.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=f793d025cb4cc056 -C extra-filename=-f793d025cb4cc056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29642024-07-15T19:16:01.735Z Compiling hyper-staticfile v0.9.5
29652024-07-15T19:16:01.760Z Running `/home/build/.rustup/toolchains/1.78.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=47426d637b468d28 -C extra-filename=-47426d637b468d28 --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-f793d025cb4cc056.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-9a593ee1b17490e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-c06c9484ba04be42.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-07-15T19:16:02.323Z Compiling tough v0.17.1
29672024-07-15T19:16:02.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.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="http"' --cfg 'feature="reqwest"' -C metadata=cad9e7910967bb7a -C extra-filename=-cad9e7910967bb7a --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-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-3ccbbfba0e362ff5.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-3478b4c22e85152c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-969ef134b4d78c52.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-06167b9b9c3468b2.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-9417dbd35ebe1b15.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-8af25f1ae3ed7de4.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29682024-07-15T19:16:02.554Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-009a01de1221a26e/build-script-build`
29692024-07-15T19:16:02.619Z Compiling hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
29702024-07-15T19:16:02.643Z Running `/home/build/.rustup/toolchains/1.78.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=ee760636b88fa40c -C extra-filename=-ee760636b88fa40c --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-d9ddcc9ee76e62bd.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29712024-07-15T19:16:02.702Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/c85a4ca/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=5ceae7c36992564e -C extra-filename=-5ceae7c36992564e --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-a290a60862348bab.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4f53083f8a51c972.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-e605e9a3f5355272.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-698b45fff1846cf6.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-4f8b8e71785fe9b4.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-abc8eae09734eb0a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-0b36a3745f781e01.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-c308d83beb2f9a79.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
29722024-07-15T19:16:02.887Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
29732024-07-15T19:16:02.912Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/5ebf962/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=4f47075983003268 -C extra-filename=-4f47075983003268 --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-3c29e5bf0859ca58.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-ec22a67fa055e4b1.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-bfc5ed6832fe4205.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-075ae48c2ee281a9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-d3be3c50febddb45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29742024-07-15T19:16:03.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-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="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' -C metadata=59ad54d6bf55a886 -C extra-filename=-59ad54d6bf55a886 --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-56c793c28fe376a4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
29752024-07-15T19:16:06.416Z Compiling derive_builder v0.20.0
29762024-07-15T19:16:06.441Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-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="std"' -C metadata=c3565455d31c5977 -C extra-filename=-c3565455d31c5977 --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-cea4b5e4129d31ce.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29772024-07-15T19:16:06.605Z Running `/home/build/.rustup/toolchains/1.78.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=eacb9bfce4ae5e5c -C extra-filename=-eacb9bfce4ae5e5c --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
29782024-07-15T19:16:07.291Z Running `/home/build/.rustup/toolchains/1.78.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=753542f043a2145b -C extra-filename=-753542f043a2145b --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-a89451af813caf9a.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
29792024-07-15T19:16:08.597Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29802024-07-15T19:16:08.621Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2ae0822bc0c1d5e6 -C extra-filename=-2ae0822bc0c1d5e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-2ae0822bc0c1d5e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
29812024-07-15T19:16:08.900Z Compiling peg-macros v0.8.3
29822024-07-15T19:16:08.924Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.3/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=53249a6dca9ceac7 -C extra-filename=-53249a6dca9ceac7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29832024-07-15T19:16:09.154Z Compiling signal-hook-tokio v0.3.1
29842024-07-15T19:16:09.179Z Running `/home/build/.rustup/toolchains/1.78.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=b385bdf11d89258a -C extra-filename=-b385bdf11d89258a --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-4a234987197be9fa.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-07-15T19:16:09.246Z Compiling serde-big-array v0.4.1
29862024-07-15T19:16:09.271Z Running `/home/build/.rustup/toolchains/1.78.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=db043a110f28d2e6 -C extra-filename=-db043a110f28d2e6 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872024-07-15T19:16:09.336Z Compiling quick-xml v0.31.0
29882024-07-15T19:16:09.360Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.31.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="serialize"' -C metadata=ebb5e8690746d6bd -C extra-filename=-ebb5e8690746d6bd --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-d9b2ede3219a3f1f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-07-15T19:16:09.433Z Compiling impl-trait-for-tuples v0.2.2
29902024-07-15T19:16:09.457Z Running `/home/build/.rustup/toolchains/1.78.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=17e3c426ecc2c188 -C extra-filename=-17e3c426ecc2c188 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-07-15T19:16:11.936Z Compiling oso-derive v0.27.3
29922024-07-15T19:16:11.960Z Running `/home/build/.rustup/toolchains/1.78.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.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=a2206ee7f160239e -C extra-filename=-a2206ee7f160239e --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-c11a1e752ae8cd20.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-07-15T19:16:12.152Z Compiling sqlparser_derive v0.2.2
29942024-07-15T19:16:12.177Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-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=85ce3b1ba4719199 -C extra-filename=-85ce3b1ba4719199 --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-07-15T19:16:12.224Z Compiling unicode_categories v0.1.1
29962024-07-15T19:16:12.248Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-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=970a285af1efccd6 -C extra-filename=-970a285af1efccd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29972024-07-15T19:16:12.502Z Compiling parse-size v1.0.0
29982024-07-15T19:16:12.526Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-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=ab981ef8e9581646 -C extra-filename=-ab981ef8e9581646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-07-15T19:16:12.714Z Compiling sqlformat v0.2.4
30002024-07-15T19:16:12.738Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-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=9569f95cc1e2d87d -C extra-filename=-9569f95cc1e2d87d --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-e8c302dc3ba54578.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-970a285af1efccd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30012024-07-15T19:16:12.971Z Compiling peg v0.8.3
30022024-07-15T19:16:12.995Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-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="default"' --cfg 'feature="std"' -C metadata=a69091e37ae557a2 -C extra-filename=-a69091e37ae557a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-53249a6dca9ceac7.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30032024-07-15T19:16:13.071Z Compiling sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30042024-07-15T19:16:13.095Z Running `/home/build/.rustup/toolchains/1.78.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=2d553c0bacafdbad -C extra-filename=-2d553c0bacafdbad --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-a580b04e2603fed5.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ee760636b88fa40c.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-db043a110f28d2e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052024-07-15T19:16:13.211Z Compiling sqlparser v0.45.0
30062024-07-15T19:16:13.235Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.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="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' -C metadata=d8cc9514de7cd93a -C extra-filename=-d8cc9514de7cd93a --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-a206aa3e5ae8d451.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-85ce3b1ba4719199.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30072024-07-15T19:16:14.037Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
30082024-07-15T19:16:14.063Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f14c2cfc6b5cd42a -C extra-filename=-f14c2cfc6b5cd42a --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-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
30092024-07-15T19:16:14.701Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-2ae0822bc0c1d5e6/build-script-build`
30102024-07-15T19:16:14.732Z Compiling rustyline v14.0.0
30112024-07-15T19:16:14.757Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.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="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' -C metadata=42dcb8c51f6013f8 -C extra-filename=-42dcb8c51f6013f8 --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-56c793c28fe376a4.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-04da27c30e3c25ef.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-11ca7fe2274501f0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-59ad54d6bf55a886.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-1f57b5e206871653.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-1145d37920d1b3a9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30122024-07-15T19:16:17.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.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=7b8eafab6692b7b4 -C extra-filename=-7b8eafab6692b7b4 --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-3a595e0835c9418a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30132024-07-15T19:16:18.315Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30142024-07-15T19:16:18.340Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1f8e0df535dbd9b7 -C extra-filename=-1f8e0df535dbd9b7 --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-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30152024-07-15T19:16:18.544Z Compiling bcs v0.1.6
30162024-07-15T19:16:18.569Z Running `/home/build/.rustup/toolchains/1.78.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=63e55b121c45fd3b -C extra-filename=-63e55b121c45fd3b --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-79b32a32682f17f5.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30172024-07-15T19:16:18.661Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
30182024-07-15T19:16:18.686Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/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=5270077f7341b780 -C extra-filename=-5270077f7341b780 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-29318a6a539680a2.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30192024-07-15T19:16:18.967Z Compiling highway v1.1.0
30202024-07-15T19:16:18.992Z Running `/home/build/.rustup/toolchains/1.78.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=24c8ccd833f0876a -C extra-filename=-24c8ccd833f0876a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-07-15T19:16:19.183Z Compiling corncobs v0.1.3
30222024-07-15T19:16:19.208Z Running `/home/build/.rustup/toolchains/1.78.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=0a369123f48c14b2 -C extra-filename=-0a369123f48c14b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30232024-07-15T19:16:19.485Z Compiling sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
30242024-07-15T19:16:19.510Z Running `/home/build/.rustup/toolchains/1.78.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=b0502e71aabf2255 -C extra-filename=-b0502e71aabf2255 --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-0a369123f48c14b2.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-ee760636b88fa40c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-753542f043a2145b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sprockets_common=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_common-2d553c0bacafdbad.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-895d1d5581d5efcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30252024-07-15T19:16:19.645Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-5270077f7341b780/build-script-build`
30262024-07-15T19:16:19.711Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30272024-07-15T19:16:19.736Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=e0f66d6b1bec60dd -C extra-filename=-e0f66d6b1bec60dd --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-d08d418f7b22cdd7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30282024-07-15T19:16:19.860Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30292024-07-15T19:16:19.885Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=52126469c85cca63 -C extra-filename=-52126469c85cca63 --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
30302024-07-15T19:16:19.885Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30312024-07-15T19:16:19.885Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=756bc17862f68528 -C extra-filename=-756bc17862f68528 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-756bc17862f68528 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30322024-07-15T19:16:20.214Z Compiling const_format_proc_macros v0.2.32
30332024-07-15T19:16:20.239Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.32/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=2150e6e835f62d0a -C extra-filename=-2150e6e835f62d0a --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-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-3eecf52f7e4e3d74.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342024-07-15T19:16:22.198Z Compiling bb8 v0.8.5
30352024-07-15T19:16:22.223Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-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 embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' -C metadata=48cf87825b78526f -C extra-filename=-48cf87825b78526f --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-a290a60862348bab.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-ceff54d9803290cf.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-07-15T19:16:22.710Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
30372024-07-15T19:16:22.734Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/git/checkouts/async-bb8-diesel-a50dc900a40dfa44/ed7ab5e/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' -C metadata=e52c7f4d079d439e -C extra-filename=-e52c7f4d079d439e --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-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-48cf87825b78526f.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30382024-07-15T19:16:23.348Z Compiling const_format v0.2.32
30392024-07-15T19:16:23.374Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.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="default"' -C metadata=13c4665dce0e0339 -C extra-filename=-13c4665dce0e0339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-2150e6e835f62d0a.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402024-07-15T19:16:23.994Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30412024-07-15T19:16:24.042Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=1b9bb3f2e0c7c12b -C extra-filename=-1b9bb3f2e0c7c12b --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-3c29e5bf0859ca58.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-63e55b121c45fd3b.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-42dcb8c51f6013f8.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30422024-07-15T19:16:27.037Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-756bc17862f68528/build-script-build`
30432024-07-15T19:16:27.068Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/62ef5ca/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=2af48e2695b96fa7 -C extra-filename=-2af48e2695b96fa7 --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-d8b484f7e065ba0d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30442024-07-15T19:16:27.395Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30452024-07-15T19:16:27.419Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0edd43d53f9814ab -C extra-filename=-0edd43d53f9814ab --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-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30462024-07-15T19:16:28.629Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30472024-07-15T19:16:28.654Z Running `/home/build/.rustup/toolchains/1.78.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=26d923b5a40709fa -C extra-filename=-26d923b5a40709fa --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-791557af361405da.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-07-15T19:16:29.161Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
30492024-07-15T19:16:29.186Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a21b624a516b8633 -C extra-filename=-a21b624a516b8633 --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-b0502e71aabf2255.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
30502024-07-15T19:16:30.325Z Compiling assert_matches v1.5.0
30512024-07-15T19:16:30.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /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=83e122273fb94066 -C extra-filename=-83e122273fb94066 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-07-15T19:16:30.421Z Compiling rand_seeder v0.2.3
30532024-07-15T19:16:30.446Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-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=427baba788a3f0d2 -C extra-filename=-427baba788a3f0d2 --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-715685859e2d8232.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542024-07-15T19:16:30.696Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30552024-07-15T19:16:30.721Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ff65939cbb848f18 -C extra-filename=-ff65939cbb848f18 --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-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30562024-07-15T19:16:31.069Z Compiling portable-atomic v1.6.0
30572024-07-15T19:16:31.094Z Running `/home/build/.rustup/toolchains/1.78.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.6.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=8428a0bb14271d51 -C extra-filename=-8428a0bb14271d51 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30582024-07-15T19:16:31.961Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30592024-07-15T19:16:31.986Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=18cfb2ae6d516967 -C extra-filename=-18cfb2ae6d516967 --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-5b7b3fc7bab8c704.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
30602024-07-15T19:16:32.854Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30612024-07-15T19:16:32.879Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1fda6400a36d7818 -C extra-filename=-1fda6400a36d7818 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
30622024-07-15T19:16:33.644Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-8428a0bb14271d51/build-script-build`
30632024-07-15T19:16:33.707Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30642024-07-15T19:16:33.732Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b190185cf087e0a6 -C extra-filename=-b190185cf087e0a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30652024-07-15T19:16:33.878Z Running `/home/build/.rustup/toolchains/1.78.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.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 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' -C metadata=847dce58548c4b38 -C extra-filename=-847dce58548c4b38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_llvm_16`
30662024-07-15T19:16:34.989Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30672024-07-15T19:16:35.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=20fcf2ede28ee96a -C extra-filename=-20fcf2ede28ee96a --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-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
30682024-07-15T19:16:36.868Z Compiling number_prefix v0.4.0
30692024-07-15T19:16:36.893Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /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=7a5b9f87ef78d8f8 -C extra-filename=-7a5b9f87ef78d8f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702024-07-15T19:16:37.075Z Compiling indicatif v0.17.8
30712024-07-15T19:16:37.100Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.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="rayon"' --cfg 'feature="unicode-width"' -C metadata=c7813f69aff2f6b4 -C extra-filename=-c7813f69aff2f6b4 --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-458ab224f4921e74.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-7a5b9f87ef78d8f8.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-847dce58548c4b38.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30722024-07-15T19:16:39.026Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30732024-07-15T19:16:39.052Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5cdd3d2dbb79edeb -C extra-filename=-5cdd3d2dbb79edeb --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-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30742024-07-15T19:16:41.600Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30752024-07-15T19:16:41.625Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6a6d03affddf7e33 -C extra-filename=-6a6d03affddf7e33 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
30762024-07-15T19:16:44.305Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30772024-07-15T19:16:44.330Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8d97f1483d16d70b -C extra-filename=-8d97f1483d16d70b --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-8d97f1483d16d70b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30782024-07-15T19:16:44.373Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30792024-07-15T19:16:44.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc19cd30138c2ec8 -C extra-filename=-dc19cd30138c2ec8 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-dc19cd30138c2ec8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30802024-07-15T19:16:44.613Z Compiling castaway v0.2.2
30812024-07-15T19:16:44.638Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-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="std"' -C metadata=8b81ff9219024ac5 -C extra-filename=-8b81ff9219024ac5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30822024-07-15T19:16:44.669Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-dc19cd30138c2ec8/build-script-build`
30832024-07-15T19:16:44.696Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-8d97f1483d16d70b/build-script-build`
30842024-07-15T19:16:44.721Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30852024-07-15T19:16:44.721Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc73d49f50f8a2d9 -C extra-filename=-dc73d49f50f8a2d9 --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30862024-07-15T19:16:44.780Z Compiling compact_str v0.7.1
30872024-07-15T19:16:44.805Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-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=0bacbfa5515b7c55 -C extra-filename=-0bacbfa5515b7c55 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-8b81ff9219024ac5.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-07-15T19:16:45.296Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30892024-07-15T19:16:45.321Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=3b8a16d5f09c07d9 -C extra-filename=-3b8a16d5f09c07d9 --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-280de2197195963c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
30902024-07-15T19:16:45.713Z Compiling unicode-truncate v1.0.0
30912024-07-15T19:16:45.737Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=02023961172e7c0a -C extra-filename=-02023961172e7c0a --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-0b4037e4c176bd20.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922024-07-15T19:16:45.919Z Compiling lru v0.12.3
30932024-07-15T19:16:45.943Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-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="default"' --cfg 'feature="hashbrown"' -C metadata=b141cc2218e0c2ef -C extra-filename=-b141cc2218e0c2ef --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-c3683bcd14a303da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942024-07-15T19:16:46.194Z Compiling stability v0.2.0
30952024-07-15T19:16:46.219Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name stability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stability-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=75000b726ce96583 -C extra-filename=-75000b726ce96583 --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-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962024-07-15T19:16:46.537Z Compiling itertools v0.13.0
30972024-07-15T19:16:46.562Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-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 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=e8091f06ab429d0b -C extra-filename=-e8091f06ab429d0b --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-c6ebce9b8f2b7960.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-07-15T19:16:47.216Z Compiling is_ci v1.2.0
30992024-07-15T19:16:47.241Z Running `/home/build/.rustup/toolchains/1.78.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.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=336043baef48eb38 -C extra-filename=-336043baef48eb38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002024-07-15T19:16:47.465Z Compiling cassowary v0.3.0
31012024-07-15T19:16:47.492Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /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=70b5f8a5424c0d79 -C extra-filename=-70b5f8a5424c0d79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-07-15T19:16:48.574Z Compiling supports-color v3.0.0
31032024-07-15T19:16:48.600Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-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=029f01e2e850e073 -C extra-filename=-029f01e2e850e073 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-336043baef48eb38.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-07-15T19:16:48.925Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31052024-07-15T19:16:48.950Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=69f9094820578add -C extra-filename=-69f9094820578add --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-3c29e5bf0859ca58.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31062024-07-15T19:16:49.132Z Compiling ratatui v0.27.0
31072024-07-15T19:16:49.157Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-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 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' -C metadata=cf3360769ee2967e -C extra-filename=-cf3360769ee2967e --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-56c793c28fe376a4.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-70b5f8a5424c0d79.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-0bacbfa5515b7c55.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-e8091f06ab429d0b.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-b141cc2218e0c2ef.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern stability=/work/oxidecomputer/omicron/target/debug/deps/libstability-75000b726ce96583.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-542bbc078aecdc32.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-2afaf9e04f860710.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-02023961172e7c0a.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31082024-07-15T19:16:50.657Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31092024-07-15T19:16:50.682Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fd4133c892cc3c77 -C extra-filename=-fd4133c892cc3c77 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-fd4133c892cc3c77 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31102024-07-15T19:16:50.905Z Compiling smawk v0.3.2
31112024-07-15T19:16:50.931Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-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=ca72b463f6d7d093 -C extra-filename=-ca72b463f6d7d093 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-07-15T19:16:51.096Z Compiling unicode-linebreak v0.1.5
31132024-07-15T19:16:51.121Z Running `/home/build/.rustup/toolchains/1.78.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=254a4c30b4d956b5 -C extra-filename=-254a4c30b4d956b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31142024-07-15T19:16:51.511Z Compiling textwrap v0.16.1
31152024-07-15T19:16:51.536Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.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="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' -C metadata=6a76066da9b6cdd3 -C extra-filename=-6a76066da9b6cdd3 --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-ca72b463f6d7d093.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-254a4c30b4d956b5.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162024-07-15T19:16:52.638Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-fd4133c892cc3c77/build-script-build`
31172024-07-15T19:16:52.670Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
31182024-07-15T19:16:52.695Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e10f879/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=a0369cfbaa459284 -C extra-filename=-a0369cfbaa459284 --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-fc21f1208d0a9182.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-22869783781f7a70.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31192024-07-15T19:16:52.720Z Compiling fatfs v0.3.6
31202024-07-15T19:16:52.720Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /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=1b5c52d3d7eadae2 -C extra-filename=-1b5c52d3d7eadae2 --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-69ae6b86f325c5cb.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31212024-07-15T19:16:54.108Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a5eab857d34c5ae6 -C extra-filename=-a5eab857d34c5ae6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31222024-07-15T19:16:54.886Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31232024-07-15T19:16:54.911Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2096a2601734c7d0 -C extra-filename=-2096a2601734c7d0 --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-280de2197195963c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31242024-07-15T19:16:54.939Z Compiling rtoolbox v0.0.2
31252024-07-15T19:16:54.964Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.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=d196f865524da922 -C extra-filename=-d196f865524da922 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-07-15T19:16:54.964Z Compiling shell-words v1.1.0
31272024-07-15T19:16:54.989Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /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=6698e029970b3969 -C extra-filename=-6698e029970b3969 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-07-15T19:16:55.165Z Compiling rpassword v7.3.1
31292024-07-15T19:16:55.189Z Running `/home/build/.rustup/toolchains/1.78.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=681f3e511a1932d7 -C extra-filename=-681f3e511a1932d7 --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-9e9eff94c6618bbf.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-d196f865524da922.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-07-15T19:16:55.278Z Compiling tui-tree-widget v0.21.0
31312024-07-15T19:16:55.303Z Running `/home/build/.rustup/toolchains/1.78.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.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 --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' -C metadata=e660f440eab76006 -C extra-filename=-e660f440eab76006 --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-cf3360769ee2967e.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-07-15T19:16:55.346Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31332024-07-15T19:16:55.371Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=591dc141ea0c32d7 -C extra-filename=-591dc141ea0c32d7 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
31342024-07-15T19:16:55.472Z Compiling cargo-platform v0.1.8
31352024-07-15T19:16:55.497Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.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 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C metadata=2ee99f5b00c08793 -C extra-filename=-2ee99f5b00c08793 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362024-07-15T19:16:55.588Z Compiling getrandom v0.1.16
31372024-07-15T19:16:55.612Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/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="std"' -C metadata=2ec73041e42815d9 -C extra-filename=-2ec73041e42815d9 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-07-15T19:16:55.990Z Compiling cargo_metadata v0.18.1
31392024-07-15T19:16:56.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.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=ed8019da3f438dfa -C extra-filename=-ed8019da3f438dfa --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-5b7b3fc7bab8c704.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-2ee99f5b00c08793.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402024-07-15T19:16:56.258Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-2ec73041e42815d9/build-script-build`
31412024-07-15T19:16:56.285Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31422024-07-15T19:16:56.310Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=13410414bef35628 -C extra-filename=-13410414bef35628 --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-3c29e5bf0859ca58.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31432024-07-15T19:16:57.081Z Compiling yansi v0.5.1
31442024-07-15T19:16:57.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2015 /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=bdbc4d7979348737 -C extra-filename=-bdbc4d7979348737 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31452024-07-15T19:16:57.392Z Compiling pretty_assertions v1.4.0
31462024-07-15T19:16:57.416Z Running `/home/build/.rustup/toolchains/1.78.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=71b85029e648d3c5 -C extra-filename=-71b85029e648d3c5 --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-89f24ea2acf2914f.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-bdbc4d7979348737.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472024-07-15T19:16:57.743Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.1.16/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=d31f5d3089873b25 -C extra-filename=-d31f5d3089873b25 --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-6cd145163fd70236.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-07-15T19:16:58.201Z Compiling rfc6979 v0.4.0
31492024-07-15T19:16:58.227Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-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=2afc1a31973bc543 -C extra-filename=-2afc1a31973bc543 --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-30ba66a3dd7cadab.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502024-07-15T19:16:58.375Z Compiling doc-comment v0.3.3
31512024-07-15T19:16:58.401Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /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=378b95388d82b812 -C extra-filename=-378b95388d82b812 --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522024-07-15T19:16:58.889Z Compiling target-lexicon v0.12.14
31532024-07-15T19:16:58.914Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=588496c0fbf4d627 -C extra-filename=-588496c0fbf4d627 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542024-07-15T19:16:59.082Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-378b95388d82b812/build-script-build`
31552024-07-15T19:16:59.236Z Compiling ecdsa v0.16.9
31562024-07-15T19:16:59.261Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' -C metadata=cda71694840b0533 -C extra-filename=-cda71694840b0533 --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-15742905e37d1a92.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-2afc1a31973bc543.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-fdd14e9df2e474ee.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3e43ab456a2b10b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31572024-07-15T19:16:59.749Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-588496c0fbf4d627/build-script-build`
31582024-07-15T19:16:59.821Z Compiling rand_core v0.5.1
31592024-07-15T19:16:59.846Z Running `/home/build/.rustup/toolchains/1.78.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.5.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="getrandom"' --cfg 'feature="std"' -C metadata=b7637b5653a1dbbd -C extra-filename=-b7637b5653a1dbbd --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-d31f5d3089873b25.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602024-07-15T19:16:59.952Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
31612024-07-15T19:16:59.977Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ba5defc5383c122d -C extra-filename=-ba5defc5383c122d --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-ee9dc9ce8cbd6e3b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
31622024-07-15T19:17:00.281Z Compiling primeorder v0.13.6
31632024-07-15T19:17:00.306Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.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=d456fe8d9e79b213 -C extra-filename=-d456fe8d9e79b213 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642024-07-15T19:17:00.734Z Compiling csv-core v0.1.11
31652024-07-15T19:17:00.759Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-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=7ef9a399e9233dfe -C extra-filename=-7ef9a399e9233dfe --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-d9b2ede3219a3f1f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31662024-07-15T19:17:01.210Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31672024-07-15T19:17:01.237Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=42c9421846b4f2f3 -C extra-filename=-42c9421846b4f2f3 --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-3c29e5bf0859ca58.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31682024-07-15T19:17:01.307Z Compiling assert_cmd v2.0.14
31692024-07-15T19:17:01.332Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.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=723a3592c5686b08 -C extra-filename=-723a3592c5686b08 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31702024-07-15T19:17:01.707Z Compiling guppy-workspace-hack v0.1.0
31712024-07-15T19:17:01.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-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=ba0802f28cc6b545 -C extra-filename=-ba0802f28cc6b545 --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31722024-07-15T19:17:01.978Z Compiling option-ext v0.2.0
31732024-07-15T19:17:02.003Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name option_ext --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/option-ext-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=a2555ee3ac1924ba -C extra-filename=-a2555ee3ac1924ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31742024-07-15T19:17:02.110Z Compiling dirs-sys v0.4.1
31752024-07-15T19:17:02.135Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-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=9ab9a6ffa3d7c7af -C extra-filename=-9ab9a6ffa3d7c7af --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-9e9eff94c6618bbf.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-a2555ee3ac1924ba.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-07-15T19:17:02.302Z Compiling samael v0.0.15
31772024-07-15T19:17:02.327Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/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=e4d30a3ef033aed3 -C extra-filename=-e4d30a3ef033aed3 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-e4d30a3ef033aed3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-2634febaafd4039f.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-0839f5aecb361828.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-07-15T19:17:02.671Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-ba0802f28cc6b545/build-script-build`
31792024-07-15T19:17:02.698Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-723a3592c5686b08/build-script-build`
31802024-07-15T19:17:02.723Z Compiling csv v1.3.0
31812024-07-15T19:17:02.723Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-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=42a2aeb49f118c16 -C extra-filename=-42a2aeb49f118c16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-7ef9a399e9233dfe.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-2235e6b179f77bd1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31822024-07-15T19:17:03.883Z Compiling rand_chacha v0.2.2
31832024-07-15T19:17:03.908Z Running `/home/build/.rustup/toolchains/1.78.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.2.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="std"' -C metadata=fc916b1d2158f18d -C extra-filename=-fc916b1d2158f18d --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-b9107e4ada8e4dd6.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31842024-07-15T19:17:04.292Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-e4d30a3ef033aed3/build-script-bindings`
31852024-07-15T19:17:04.587Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.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="std"' -C metadata=578578ac143aadcb -C extra-filename=-578578ac143aadcb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
31862024-07-15T19:17:05.231Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /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=68b9f2f2236d7b58 -C extra-filename=-68b9f2f2236d7b58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31872024-07-15T19:17:05.325Z Compiling polyval v0.6.2
31882024-07-15T19:17:05.350Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.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=93ac2542bc19f74b -C extra-filename=-93ac2542bc19f74b --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-6cd145163fd70236.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-cf2a51ef0869beb1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-07-15T19:17:05.400Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31902024-07-15T19:17:05.425Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ccd3a8f785c108b5 -C extra-filename=-ccd3a8f785c108b5 --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-3c29e5bf0859ca58.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31912024-07-15T19:17:05.724Z Compiling ed25519 v2.2.3
31922024-07-15T19:17:05.750Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.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="alloc"' --cfg 'feature="std"' -C metadata=a0a5c24a1f00448e -C extra-filename=-a0a5c24a1f00448e --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-fdd14e9df2e474ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-07-15T19:17:06.028Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.15/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=778a169060871ad1 -C extra-filename=-778a169060871ad1 --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-c3565455d31c5977.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-eacb9bfce4ae5e5c.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-0ad62ea66a01c868.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-ebb5e8690746d6bd.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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`
31942024-07-15T19:17:06.173Z Compiling http-body v1.0.0
31952024-07-15T19:17:06.198Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-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=1a95c0677a1b93c0 -C extra-filename=-1a95c0677a1b93c0 --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-edb71411994d1691.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-07-15T19:17:06.463Z Compiling blowfish v0.9.1
31972024-07-15T19:17:06.488Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-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="bcrypt"' -C metadata=0d40ac86a715fe30 -C extra-filename=-0d40ac86a715fe30 --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-4079b563d11206ed.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982024-07-15T19:17:06.848Z Compiling ctr v0.9.2
31992024-07-15T19:17:06.873Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-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 -C metadata=34be50390420b699 -C extra-filename=-34be50390420b699 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-07-15T19:17:07.178Z Compiling aes v0.8.4
32012024-07-15T19:17:07.203Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-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 -C metadata=c1956b43e8ca057c -C extra-filename=-c1956b43e8ca057c --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-6cd145163fd70236.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-617fd11b7df2e647.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32022024-07-15T19:17:07.999Z Compiling password-hash v0.4.2
32032024-07-15T19:17:08.024Z Running `/home/build/.rustup/toolchains/1.78.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.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="rand_core"' -C metadata=fe4d19f00c51b242 -C extra-filename=-fe4d19f00c51b242 --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-96ee31262a117aa9.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32042024-07-15T19:17:08.824Z Compiling pbkdf2 v0.12.2
32052024-07-15T19:17:08.850Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.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=aeecacc10f547fe7 -C extra-filename=-aeecacc10f547fe7 --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-9f75c9e3d30833c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32062024-07-15T19:17:08.981Z Compiling tower-layer v0.3.2
32072024-07-15T19:17:09.008Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower_layer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-layer-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=f3dea153dc1c86e6 -C extra-filename=-f3dea153dc1c86e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32082024-07-15T19:17:09.226Z Compiling hex-literal v0.4.1
32092024-07-15T19:17:09.251Z Running `/home/build/.rustup/toolchains/1.78.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=b813409a9c7591c8 -C extra-filename=-b813409a9c7591c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32102024-07-15T19:17:09.305Z Compiling plotters-backend v0.3.5
32112024-07-15T19:17:09.330Z Running `/home/build/.rustup/toolchains/1.78.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=0993ebe2c0752da1 -C extra-filename=-0993ebe2c0752da1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-07-15T19:17:09.377Z Compiling target-spec v3.1.0
32132024-07-15T19:17:09.402Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.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=de1d5a5b05aca86e -C extra-filename=-de1d5a5b05aca86e --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-07-15T19:17:09.796Z Compiling plotters-svg v0.3.5
32152024-07-15T19:17:09.821Z Running `/home/build/.rustup/toolchains/1.78.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=23145c0997cd6248 -C extra-filename=-23145c0997cd6248 --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-0993ebe2c0752da1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162024-07-15T19:17:09.892Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-de1d5a5b05aca86e/build-script-build`
32172024-07-15T19:17:09.920Z Compiling tower v0.4.13
32182024-07-15T19:17:09.945Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tower --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-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="__common"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --cfg 'feature="util"' -C metadata=96299ff2321c7f38 -C extra-filename=-96299ff2321c7f38 --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-4a234987197be9fa.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-f3dea153dc1c86e6.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-07-15T19:17:10.185Z Compiling bcrypt-pbkdf v0.10.0
32202024-07-15T19:17:10.210Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=48c850c1d162a7f9 -C extra-filename=-48c850c1d162a7f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern blowfish=/work/oxidecomputer/omicron/target/debug/deps/libblowfish-0d40ac86a715fe30.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-aeecacc10f547fe7.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-07-15T19:17:10.644Z Compiling pbkdf2 v0.11.0
32222024-07-15T19:17:10.668Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-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="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' -C metadata=937bf7bede949f55 -C extra-filename=-937bf7bede949f55 --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-9f75c9e3d30833c2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fe4d19f00c51b242.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-07-15T19:17:10.724Z Compiling hyper v1.3.1
32242024-07-15T19:17:10.749Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-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 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' -C metadata=f8b22122fa3b5f77 -C extra-filename=-f8b22122fa3b5f77 --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-edb71411994d1691.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-1a95c0677a1b93c0.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-374f7bdcf7d21587.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-1d1af7e8c40a69f8.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-0dfc4878d281d11a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-07-15T19:17:10.954Z Compiling ed25519-dalek v2.1.1
32262024-07-15T19:17:10.979Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.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="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' -C metadata=f2047c74caa22f29 -C extra-filename=-f2047c74caa22f29 --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-61e4171d438cfd0c.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-a0a5c24a1f00448e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272024-07-15T19:17:11.963Z Compiling ghash v0.5.1
32282024-07-15T19:17:11.988Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-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=afce67b37e0ac93d -C extra-filename=-afce67b37e0ac93d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-188f141b7d6831e2.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-93ac2542bc19f74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32292024-07-15T19:17:12.173Z Running `/home/build/.rustup/toolchains/1.78.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.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=4218e5518cc1a7a0 -C extra-filename=-4218e5518cc1a7a0 --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-9cdfe1db1ea1f39e.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-68b9f2f2236d7b58.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-8c8481fa5f04966b.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-a21019c3fba05991.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-65ed68b8ae737998.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-07-15T19:17:13.291Z Compiling cfg-expr v0.15.8
32312024-07-15T19:17:13.316Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.15.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="target-lexicon"' --cfg 'feature="targets"' -C metadata=e49521e824a3670b -C extra-filename=-e49521e824a3670b --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-b79becaab4538f2c.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-07-15T19:17:13.419Z Compiling rand v0.7.3
32332024-07-15T19:17:13.444Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-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 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="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' -C metadata=c339139fc4546b86 -C extra-filename=-c339139fc4546b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern getrandom_package=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-d31f5d3089873b25.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-fc916b1d2158f18d.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-b7637b5653a1dbbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32342024-07-15T19:17:14.071Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-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=58b07dc5d30f0994 -C extra-filename=-58b07dc5d30f0994 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-07-15T19:17:14.171Z Compiling dirs v5.0.1
32362024-07-15T19:17:14.206Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dirs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-5.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=c401a99793ac92b3 -C extra-filename=-c401a99793ac92b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dirs_sys=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys-9ab9a6ffa3d7c7af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-07-15T19:17:14.361Z Compiling p256 v0.13.2
32382024-07-15T19:17:14.386Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-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="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' -C metadata=fa101a9103a8e244 -C extra-filename=-fa101a9103a8e244 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392024-07-15T19:17:14.461Z Compiling p521 v0.13.3
32402024-07-15T19:17:14.486Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.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="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' -C metadata=25c854a42578ed5a -C extra-filename=-25c854a42578ed5a --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-fd6a4ef1678aa560.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-cda71694840b0533.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-d456fe8d9e79b213.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-07-15T19:17:15.080Z Compiling cbc v0.1.2
32422024-07-15T19:17:15.105Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' -C metadata=5b65bcb6fe2cc1b1 -C extra-filename=-5b65bcb6fe2cc1b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432024-07-15T19:17:15.303Z Compiling russh-cryptovec v0.7.2
32442024-07-15T19:17:15.329Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-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 -C metadata=e7be85c3c6d32ea9 -C extra-filename=-e7be85c3c6d32ea9 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32452024-07-15T19:17:15.589Z Compiling cast v0.3.0
32462024-07-15T19:17:15.614Z Running `/home/build/.rustup/toolchains/1.78.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=cb5ccae66155be73 -C extra-filename=-cb5ccae66155be73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-07-15T19:17:15.614Z Compiling md5 v0.7.0
32482024-07-15T19:17:15.614Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-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 opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b5fc859471b344c0 -C extra-filename=-b5fc859471b344c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32492024-07-15T19:17:15.906Z Compiling criterion-plot v0.5.0
32502024-07-15T19:17:15.936Z Running `/home/build/.rustup/toolchains/1.78.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=51339b82b6a776e4 -C extra-filename=-51339b82b6a776e4 --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-cb5ccae66155be73.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32512024-07-15T19:17:16.033Z Compiling russh-keys v0.43.0
32522024-07-15T19:17:16.059Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.43.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=4fae65b97849243f -C extra-filename=-4fae65b97849243f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-48c850c1d162a7f9.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-c6ce830747ba76d8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-5b65bcb6fe2cc1b1.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-ec823a0340677e83.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-c401a99793ac92b3.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-f2047c74caa22f29.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-b5fc859471b344c0.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-fa101a9103a8e244.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-25c854a42578ed5a.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-937bf7bede949f55.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339139fc4546b86.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-07-15T19:17:16.467Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.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=d033f9cd838a7bd4 -C extra-filename=-d033f9cd838a7bd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-e49521e824a3670b.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-578578ac143aadcb.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32542024-07-15T19:17:16.833Z Compiling aes-gcm v0.10.3
32552024-07-15T19:17:16.860Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.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="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' -C metadata=e12b430f2f87a07e -C extra-filename=-e12b430f2f87a07e --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-a27d6e41e9972175.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-afce67b37e0ac93d.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562024-07-15T19:17:17.076Z Compiling hyper-util v0.1.3
32572024-07-15T19:17:17.101Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="http1"' --cfg 'feature="tokio"' -C metadata=a8a57703cb0647e9 -C extra-filename=-a8a57703cb0647e9 --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-edb71411994d1691.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-1a95c0677a1b93c0.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f8b22122fa3b5f77.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-4736805a60104127.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-96299ff2321c7f38.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32582024-07-15T19:17:17.347Z Compiling plotters v0.3.5
32592024-07-15T19:17:17.372Z Running `/home/build/.rustup/toolchains/1.78.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=544dbe92154eb608 -C extra-filename=-544dbe92154eb608 --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-da8aea025e0dde22.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-0993ebe2c0752da1.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-23145c0997cd6248.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32602024-07-15T19:17:17.878Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32612024-07-15T19:17:17.903Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7cdc752c4412b02c -C extra-filename=-7cdc752c4412b02c --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-54c1bf5f24cee084.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32622024-07-15T19:17:18.851Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32632024-07-15T19:17:18.876Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=5001788f1192f81b -C extra-filename=-5001788f1192f81b --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-5001788f1192f81b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
32642024-07-15T19:17:19.116Z Compiling rustls-native-certs v0.7.0
32652024-07-15T19:17:19.141Z Running `/home/build/.rustup/toolchains/1.78.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.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=9eddb399eb6634b5 -C extra-filename=-9eddb399eb6634b5 --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-0ad62ea66a01c868.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32662024-07-15T19:17:19.141Z Compiling httptest v0.15.5
32672024-07-15T19:17:19.141Z Running `/home/build/.rustup/toolchains/1.78.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=39e2bd75347ec910 -C extra-filename=-39e2bd75347ec910 --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-44e70eba0814273c.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-1ae489c8acf2a979.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-8558f77493471e37.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-07-15T19:17:19.323Z Compiling pathdiff v0.2.1
32692024-07-15T19:17:19.348Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-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="camino"' -C metadata=2c0d7f18b34323c5 -C extra-filename=-2c0d7f18b34323c5 --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-5b7b3fc7bab8c704.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32702024-07-15T19:17:19.464Z Compiling tinytemplate v1.2.1
32712024-07-15T19:17:19.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /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=158263102c456bdb -C extra-filename=-158263102c456bdb --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-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32722024-07-15T19:17:19.489Z Compiling escape8259 v0.5.2
32732024-07-15T19:17:19.489Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-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=23ae8534ef95a9e3 -C extra-filename=-23ae8534ef95a9e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-ff404895282bf39c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32742024-07-15T19:17:19.813Z Compiling threadpool v1.8.1
32752024-07-15T19:17:19.837Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /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=f5d3b23a8180b5cb -C extra-filename=-f5d3b23a8180b5cb --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-542485ea2f901d76.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32762024-07-15T19:17:20.378Z Compiling nested v0.1.1
32772024-07-15T19:17:20.403Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-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=26bc13fe1a85d194 -C extra-filename=-26bc13fe1a85d194 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32782024-07-15T19:17:20.575Z Compiling dhcproto-macros v0.1.0
32792024-07-15T19:17:20.599Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-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=6a08a3c4bd48b6c2 -C extra-filename=-6a08a3c4bd48b6c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32802024-07-15T19:17:20.689Z Compiling anes v0.1.6
32812024-07-15T19:17:20.714Z Running `/home/build/.rustup/toolchains/1.78.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=30dcea51a931d70b -C extra-filename=-30dcea51a931d70b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32822024-07-15T19:17:21.099Z Compiling oorandom v11.1.3
32832024-07-15T19:17:21.124Z Running `/home/build/.rustup/toolchains/1.78.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=8c9e4b9f306ed946 -C extra-filename=-8c9e4b9f306ed946 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-07-15T19:17:21.281Z Compiling criterion v0.5.1
32852024-07-15T19:17:21.306Z Running `/home/build/.rustup/toolchains/1.78.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=c58655e031409e80 -C extra-filename=-c58655e031409e80 --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-30dcea51a931d70b.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-cb5ccae66155be73.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-51339b82b6a776e4.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-1fb2ee4459a95d8f.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-8c9e4b9f306ed946.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-544dbe92154eb608.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-158263102c456bdb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32862024-07-15T19:17:21.520Z Compiling dhcproto v0.11.0
32872024-07-15T19:17:21.545Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-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=da68c274fc1dd2cc -C extra-filename=-da68c274fc1dd2cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-6a08a3c4bd48b6c2.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32882024-07-15T19:17:22.193Z Compiling guppy v0.17.5
32892024-07-15T19:17:22.218Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-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 -C metadata=a800731e7658fbf5 -C extra-filename=-a800731e7658fbf5 --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-421425fc2e57fee5.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-da9df59bd1f776eb.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-58b07dc5d30f0994.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-26bc13fe1a85d194.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-2c0d7f18b34323c5.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-d033f9cd838a7bd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-07-15T19:17:24.316Z Compiling libtest-mimic v0.7.3
32912024-07-15T19:17:24.341Z Running `/home/build/.rustup/toolchains/1.78.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.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 -C metadata=fc0c3c7a791b2b59 -C extra-filename=-fc0c3c7a791b2b59 --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-7f9ee52e9bfcd2e0.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-23ae8534ef95a9e3.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-f5d3b23a8180b5cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-07-15T19:17:24.590Z Compiling hyper-rustls v0.26.0
32932024-07-15T19:17:24.615Z Running `/home/build/.rustup/toolchains/1.78.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.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 --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' -C metadata=1a162237249602e5 -C extra-filename=-1a162237249602e5 --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-7aef43c76aeb1ee3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-381d696b08c84572.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-f8b22122fa3b5f77.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-a8a57703cb0647e9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-9eddb399eb6634b5.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2ee99d9c671a2c74.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-5554ccbec67d1626.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c487c8735147c6c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out`
32942024-07-15T19:17:25.063Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-5001788f1192f81b/build-script-build`
32952024-07-15T19:17:25.088Z Compiling russh v0.43.0
32962024-07-15T19:17:25.113Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.43.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="flate2"' -C metadata=65679f11f9ec67d6 -C extra-filename=-65679f11f9ec67d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-c1956b43e8ca057c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-e12b430f2f87a07e.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-4000a05c36a93003.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-34be50390420b699.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-61e4171d438cfd0c.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-763367c4cde47804.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-e7be85c3c6d32ea9.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-8b945e659b7b4036.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-07-15T19:17:26.106Z Compiling fancy-regex v0.13.0
32982024-07-15T19:17:26.131Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-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 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=538e1582cf5530b0 -C extra-filename=-538e1582cf5530b0 --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-fed351dfccf21ec0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32992024-07-15T19:17:28.078Z Compiling rstest_macros v0.19.0
33002024-07-15T19:17:28.103Z Running `/home/build/.rustup/toolchains/1.78.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.19.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="async-timeout"' -C metadata=3086d37a4f216c86 -C extra-filename=-3086d37a4f216c86 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-3086d37a4f216c86 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-4c598e66d5633777.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33012024-07-15T19:17:28.570Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33022024-07-15T19:17:28.595Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=f44ee6b5cef73e9b -C extra-filename=-f44ee6b5cef73e9b --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33032024-07-15T19:17:28.954Z Compiling internet-checksum v0.2.1
33042024-07-15T19:17:28.979Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-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=156e62651fc45a6b -C extra-filename=-156e62651fc45a6b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-07-15T19:17:29.151Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-3086d37a4f216c86/build-script-build`
33062024-07-15T19:17:29.262Z Compiling datatest-stable v0.2.9
33072024-07-15T19:17:29.287Z Running `/home/build/.rustup/toolchains/1.78.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.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=87c9d06a2b6e359e -C extra-filename=-87c9d06a2b6e359e --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-5b7b3fc7bab8c704.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-538e1582cf5530b0.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-fc0c3c7a791b2b59.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-07-15T19:17:29.593Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33092024-07-15T19:17:29.618Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b5825e9e6186c46a -C extra-filename=-b5825e9e6186c46a --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33102024-07-15T19:17:29.868Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33112024-07-15T19:17:29.893Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=38b6f115141e4bbb -C extra-filename=-38b6f115141e4bbb --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-38b6f115141e4bbb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33122024-07-15T19:17:30.144Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33132024-07-15T19:17:30.169Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9812b41321b6d700 -C extra-filename=-9812b41321b6d700 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-9812b41321b6d700 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33142024-07-15T19:17:30.436Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33152024-07-15T19:17:30.462Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c86d835d425e92c3 -C extra-filename=-c86d835d425e92c3 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-c86d835d425e92c3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33162024-07-15T19:17:30.716Z Compiling similar-asserts v1.5.0
33172024-07-15T19:17:30.741Z Running `/home/build/.rustup/toolchains/1.78.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=2880b49c1495e706 -C extra-filename=-2880b49c1495e706 --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-458ab224f4921e74.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-07-15T19:17:31.338Z Compiling trybuild v1.0.96
33192024-07-15T19:17:31.362Z Running `/home/build/.rustup/toolchains/1.78.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.96/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=72d0c13a05399e6c -C extra-filename=-72d0c13a05399e6c --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202024-07-15T19:17:31.724Z Compiling relative-path v1.9.3
33212024-07-15T19:17:31.749Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-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="default"' -C metadata=2345f7ef9f064402 -C extra-filename=-2345f7ef9f064402 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-07-15T19:17:31.796Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-72d0c13a05399e6c/build-script-build`
33232024-07-15T19:17:31.823Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-c86d835d425e92c3/build-script-build`
33242024-07-15T19:17:31.848Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-9812b41321b6d700/build-script-build`
33252024-07-15T19:17:31.873Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-38b6f115141e4bbb/build-script-build`
33262024-07-15T19:17:31.898Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33272024-07-15T19:17:31.898Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=73281e8326f56bc2 -C extra-filename=-73281e8326f56bc2 --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-9cdfe1db1ea1f39e.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-da68c274fc1dd2cc.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-f44ee6b5cef73e9b.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-65679f11f9ec67d6.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33282024-07-15T19:17:32.345Z Running `/home/build/.rustup/toolchains/1.78.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.19.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-timeout"' -C metadata=5a966d0e485998e3 -C extra-filename=-5a966d0e485998e3 --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-6cd145163fd70236.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-2345f7ef9f064402.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-f04c7e29e163c4f4.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33292024-07-15T19:17:33.015Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=95b47c69804b3127 -C extra-filename=-95b47c69804b3127 --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33302024-07-15T19:17:34.255Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33312024-07-15T19:17:34.302Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1d20d137e250caff -C extra-filename=-1d20d137e250caff --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
33322024-07-15T19:17:35.834Z Compiling multimap v0.10.0
33332024-07-15T19:17:35.859Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-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="serde"' --cfg 'feature="serde_impl"' -C metadata=1cd4ae7906931545 -C extra-filename=-1cd4ae7906931545 --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-79b32a32682f17f5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33342024-07-15T19:17:36.134Z Compiling futures-timer v3.0.3
33352024-07-15T19:17:36.159Z Running `/home/build/.rustup/toolchains/1.78.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.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=13732df1e1e97b1c -C extra-filename=-13732df1e1e97b1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362024-07-15T19:17:36.606Z Compiling indent_write v2.2.0
33372024-07-15T19:17:36.632Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-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="std"' -C metadata=240c20a392287b7c -C extra-filename=-240c20a392287b7c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-07-15T19:17:36.799Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.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=1734daa34471f878 -C extra-filename=-1734daa34471f878 --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-009c09a73c940a7e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-0b713a67487ebae9.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-07-15T19:17:36.990Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33402024-07-15T19:17:37.016Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=ba41f1e83be6bf29 -C extra-filename=-ba41f1e83be6bf29 --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-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33412024-07-15T19:17:38.187Z Compiling polar-core v0.27.3
33422024-07-15T19:17:38.212Z Running `/home/build/.rustup/toolchains/1.78.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.3/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=e8e7b0a6f75a1c05 -C extra-filename=-e8e7b0a6f75a1c05 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-e8e7b0a6f75a1c05 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-5d62bfb28e2fbeed.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-193d0696b71dda26.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-07-15T19:17:39.575Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-e8e7b0a6f75a1c05/build-script-build`
33442024-07-15T19:17:40.428Z Compiling rstest v0.19.0
33452024-07-15T19:17:40.453Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.19.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-timeout"' --cfg 'feature="default"' -C metadata=6b7f9df8aa748039 -C extra-filename=-6b7f9df8aa748039 --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-c6f8af2bc33fdbdd.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-13732df1e1e97b1c.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-5a966d0e485998e3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33462024-07-15T19:17:40.648Z Compiling partial-io v0.5.4
33472024-07-15T19:17:40.673Z Running `/home/build/.rustup/toolchains/1.78.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=875654b936c04518 -C extra-filename=-875654b936c04518 --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-c6f8af2bc33fdbdd.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-5d69c573d899d7dd.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33482024-07-15T19:17:41.070Z Compiling blake2b_simd v1.0.2
33492024-07-15T19:17:41.096Z Running `/home/build/.rustup/toolchains/1.78.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.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="std"' -C metadata=57528f9b0ab85f77 -C extra-filename=-57528f9b0ab85f77 --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-5506778857bc3003.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-27565aeac1afc72b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33502024-07-15T19:17:41.146Z Running `/home/build/.rustup/toolchains/1.78.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.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="default"' -C metadata=525714ecd9206e83 -C extra-filename=-525714ecd9206e83 --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-15f28d339ebc4e9e.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-121ee1b9f7b07e63.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512024-07-15T19:17:41.974Z Compiling rand_distr v0.4.3
33522024-07-15T19:17:41.999Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-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="std"' -C metadata=c8fc2a8c2d3f43c6 -C extra-filename=-c8fc2a8c2d3f43c6 --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-da8aea025e0dde22.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-07-15T19:17:42.810Z Compiling approx v0.5.1
33542024-07-15T19:17:42.835Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /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=ddaee20d17a6597c -C extra-filename=-ddaee20d17a6597c --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-da8aea025e0dde22.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552024-07-15T19:17:43.021Z Compiling rust-argon2 v2.1.0
33562024-07-15T19:17:43.047Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-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 -C metadata=750b2e677370518b -C extra-filename=-750b2e677370518b --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-bfc5ed6832fe4205.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-57528f9b0ab85f77.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-a5ae682ae21eab04.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33572024-07-15T19:17:43.437Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33582024-07-15T19:17:43.462Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=31513d65231752a9 -C extra-filename=-31513d65231752a9 --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-3c29e5bf0859ca58.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
33592024-07-15T19:17:44.403Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33602024-07-15T19:17:44.428Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=9c28a6e833a975fe -C extra-filename=-9c28a6e833a975fe --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-3c29e5bf0859ca58.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33612024-07-15T19:17:44.833Z Compiling cargo_toml v0.20.3
33622024-07-15T19:17:44.860Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.3/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only -C metadata=aa62a1bed494d48c -C extra-filename=-aa62a1bed494d48c --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-79b32a32682f17f5.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-07-15T19:17:46.792Z Compiling termios v0.3.3
33642024-07-15T19:17:46.817Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /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=f11dce5e76d6ac96 -C extra-filename=-f11dce5e76d6ac96 --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-9e9eff94c6618bbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652024-07-15T19:17:47.035Z Compiling uzers v0.11.3
33662024-07-15T19:17:47.060Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-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="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' -C metadata=eec7a70fec0e7113 -C extra-filename=-eec7a70fec0e7113 --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-9e9eff94c6618bbf.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672024-07-15T19:17:48.119Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33682024-07-15T19:17:48.144Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=37653991496551e5 -C extra-filename=-37653991496551e5 --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-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-eec7a70fec0e7113.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33692024-07-15T19:17:48.896Z Compiling oso v0.27.3
33702024-07-15T19:17:48.935Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.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="derive"' --cfg 'feature="oso-derive"' -C metadata=f5ed796c0ea75e35 -C extra-filename=-f5ed796c0ea75e35 --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-17e3c426ecc2c188.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a2206ee7f160239e.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-525714ecd9206e83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712024-07-15T19:17:49.944Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c1aef65cf6634974 -C extra-filename=-c1aef65cf6634974 --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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ba41f1e83be6bf29.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33722024-07-15T19:17:51.347Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=fbb0f4455eb5e544 -C extra-filename=-fbb0f4455eb5e544 --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-3c29e5bf0859ca58.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1f8e0df535dbd9b7.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f5ed796c0ea75e35.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33732024-07-15T19:17:51.748Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=982cce45207deeb1 -C extra-filename=-982cce45207deeb1 --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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ba41f1e83be6bf29.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33742024-07-15T19:17:52.036Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33752024-07-15T19:17:52.061Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5a717e5eaf92bc4e -C extra-filename=-5a717e5eaf92bc4e --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-aa62a1bed494d48c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33762024-07-15T19:17:53.497Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33772024-07-15T19:17:53.522Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad60ea46e5b9c1f0 -C extra-filename=-ad60ea46e5b9c1f0 --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-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-f11dce5e76d6ac96.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33782024-07-15T19:17:53.554Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f2fa9b57a9af3201 -C extra-filename=-f2fa9b57a9af3201 --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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-31513d65231752a9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
33792024-07-15T19:17:54.219Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5b3e55093073be91 -C extra-filename=-5b3e55093073be91 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-9c28a6e833a975fe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33802024-07-15T19:17:55.155Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=902770e88bbb4319 -C extra-filename=-902770e88bbb4319 --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-3c29e5bf0859ca58.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-48cf87825b78526f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-2af48e2695b96fa7.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33812024-07-15T19:17:56.193Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1e39a0d9158c98a9 -C extra-filename=-1e39a0d9158c98a9 --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-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33822024-07-15T19:17:57.176Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/impl/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d9f9ef0881ea555b -C extra-filename=-d9f9ef0881ea555b --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-6b7f9df8aa748039.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-1734daa34471f878.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33832024-07-15T19:17:58.032Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_impl --edition=2021 oximeter/impl/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d9454910af2e251 -C extra-filename=-4d9454910af2e251 --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-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-6b7f9df8aa748039.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-1734daa34471f878.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33842024-07-15T19:17:58.272Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=2d357a433fc2992b -C extra-filename=-2d357a433fc2992b --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-95b47c69804b3127.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33852024-07-15T19:18:00.341Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4e7e6598ff7776ae -C extra-filename=-4e7e6598ff7776ae --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-875654b936c04518.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33862024-07-15T19:18:00.454Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d35e9882d1426254 -C extra-filename=-d35e9882d1426254 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-875654b936c04518.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
33872024-07-15T19:18:02.238Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f532f07e5e542986 -C extra-filename=-f532f07e5e542986 --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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
33882024-07-15T19:18:12.468Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8055d089f6f82681 -C extra-filename=-8055d089f6f82681 --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33892024-07-15T19:18:13.604Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0edc72ef733644d1 -C extra-filename=-0edc72ef733644d1 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33902024-07-15T19:18:13.971Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b04462041c38a19d -C extra-filename=-b04462041c38a19d --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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
33912024-07-15T19:18:15.974Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3569492c6989febf -C extra-filename=-3569492c6989febf --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33922024-07-15T19:18:17.765Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=8bc8c9528adc6203 -C extra-filename=-8bc8c9528adc6203 --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-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
33932024-07-15T19:18:19.385Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d157c97025e6f170 -C extra-filename=-d157c97025e6f170 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33942024-07-15T19:18:20.567Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=0cd66f75b2abc2d5 -C extra-filename=-0cd66f75b2abc2d5 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33952024-07-15T19:18:21.823Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e1515210a83fe6f6 -C extra-filename=-e1515210a83fe6f6 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33962024-07-15T19:18:23.417Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=18c14dc838600d9b -C extra-filename=-18c14dc838600d9b --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-1d20d137e250caff.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
33972024-07-15T19:18:24.418Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33982024-07-15T19:18:24.444Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=f7b24308a7c0e498 -C extra-filename=-f7b24308a7c0e498 --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-c6f8af2bc33fdbdd.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
33992024-07-15T19:18:26.079Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34002024-07-15T19:18:26.126Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' -C metadata=9a4a0f32ac59da24 -C extra-filename=-9a4a0f32ac59da24 --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-3c29e5bf0859ca58.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34012024-07-15T19:18:26.209Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=dc9e078ca81fa222 -C extra-filename=-dc9e078ca81fa222 --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-3c29e5bf0859ca58.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34022024-07-15T19:18:27.716Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34032024-07-15T19:18:27.741Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=cf0b9061c7157d9c -C extra-filename=-cf0b9061c7157d9c --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-3c29e5bf0859ca58.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34042024-07-15T19:18:28.324Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b149dee470faedbf -C extra-filename=-b149dee470faedbf --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-280de2197195963c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34052024-07-15T19:18:29.369Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=41f2e6b3ea896096 -C extra-filename=-41f2e6b3ea896096 --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-3c29e5bf0859ca58.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34062024-07-15T19:18:29.397Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=60d5a1d4c00170e8 -C extra-filename=-60d5a1d4c00170e8 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-1d20d137e250caff.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34072024-07-15T19:18:31.674Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7cf4141b05e775fe -C extra-filename=-7cf4141b05e775fe --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-1d20d137e250caff.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34082024-07-15T19:18:31.918Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=cfe17698d300891c -C extra-filename=-cfe17698d300891c --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-da68c274fc1dd2cc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-73281e8326f56bc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-f44ee6b5cef73e9b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-65679f11f9ec67d6.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34092024-07-15T19:18:34.229Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=775441940627a6d3 -C extra-filename=-775441940627a6d3 --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34102024-07-15T19:18:34.289Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3456934060f7796d -C extra-filename=-3456934060f7796d --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34112024-07-15T19:18:34.889Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=83f96118ae89d077 -C extra-filename=-83f96118ae89d077 --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-da68c274fc1dd2cc.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-f44ee6b5cef73e9b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-65679f11f9ec67d6.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34122024-07-15T19:18:49.053Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9b18e4a594a7378c -C extra-filename=-9b18e4a594a7378c --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-da68c274fc1dd2cc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-73281e8326f56bc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-f44ee6b5cef73e9b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-65679f11f9ec67d6.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34132024-07-15T19:18:51.414Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6e34711787099499 -C extra-filename=-6e34711787099499 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34142024-07-15T19:18:53.781Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=22a29851110e591e -C extra-filename=-22a29851110e591e --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-9cdfe1db1ea1f39e.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-f4cb8c90b7cf46f0.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-da68c274fc1dd2cc.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-73281e8326f56bc2.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-156e62651fc45a6b.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-f44ee6b5cef73e9b.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-65679f11f9ec67d6.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-4fae65b97849243f.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-638e6319dfcb29c2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34152024-07-15T19:18:56.472Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=931939067009b2c6 -C extra-filename=-931939067009b2c6 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34162024-07-15T19:18:59.367Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=359813312a2f3bd7 -C extra-filename=-359813312a2f3bd7 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34172024-07-15T19:19:00.272Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=2e23d65d4baae3e8 -C extra-filename=-2e23d65d4baae3e8 --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-87c9d06a2b6e359e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34182024-07-15T19:19:02.124Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5fd23a54e586d7bc -C extra-filename=-5fd23a54e586d7bc --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-87c9d06a2b6e359e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34192024-07-15T19:19:03.147Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fe396c877e0453a9 -C extra-filename=-fe396c877e0453a9 --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-87c9d06a2b6e359e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34202024-07-15T19:19:03.754Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test -C metadata=9684b997f124ca22 -C extra-filename=-9684b997f124ca22 --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-87c9d06a2b6e359e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34212024-07-15T19:19:06.563Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fe2378d68566ba86 -C extra-filename=-fe2378d68566ba86 --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-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34222024-07-15T19:19:07.971Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=6f3c252961b696eb -C extra-filename=-6f3c252961b696eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34232024-07-15T19:19:08.783Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C metadata=67c6a9dbf729a391 -C extra-filename=-67c6a9dbf729a391 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-48cf87825b78526f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-2af48e2695b96fa7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f5ed796c0ea75e35.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34242024-07-15T19:19:11.593Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=245934c2afe791ec -C extra-filename=-245934c2afe791ec --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-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-1cd4ae7906931545.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34252024-07-15T19:19:12.105Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=00646daf5a0d5472 -C extra-filename=-00646daf5a0d5472 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1f8e0df535dbd9b7.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f5ed796c0ea75e35.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34262024-07-15T19:19:14.422Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=af1622323d706294 -C extra-filename=-af1622323d706294 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34272024-07-15T19:19:17.119Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9e0e07d62121db2e -C extra-filename=-9e0e07d62121db2e --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-95b47c69804b3127.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34282024-07-15T19:19:19.106Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 cockroach-admin/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=de1b89994ebacf79 -C extra-filename=-de1b89994ebacf79 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-95b47c69804b3127.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34292024-07-15T19:19:30.270Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=42493947762c9e94 -C extra-filename=-42493947762c9e94 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34302024-07-15T19:19:31.886Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5828fb94a4990e2a -C extra-filename=-5828fb94a4990e2a --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-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34312024-07-15T19:19:34.475Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=37a98e3c2359734c -C extra-filename=-37a98e3c2359734c --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
34322024-07-15T19:19:35.797Z Running `/home/build/.rustup/toolchains/1.78.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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' -C metadata=fc6201fe8fc0160d -C extra-filename=-fc6201fe8fc0160d --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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34332024-07-15T19:19:39.900Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7761797757803281 -C extra-filename=-7761797757803281 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34342024-07-15T19:19:58.179Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ae9baea21e314833 -C extra-filename=-ae9baea21e314833 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34352024-07-15T19:20:05.065Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9e17956c51e0d6b3 -C extra-filename=-9e17956c51e0d6b3 --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-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34362024-07-15T19:20:05.235Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34372024-07-15T19:20:05.259Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a4916c911e924d48 -C extra-filename=-a4916c911e924d48 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
34382024-07-15T19:20:07.817Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=26566c1b562e94fd -C extra-filename=-26566c1b562e94fd --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34392024-07-15T19:20:08.066Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fe16797e0f7468f3 -C extra-filename=-fe16797e0f7468f3 --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-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34402024-07-15T19:20:12.403Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=54b0143443a5ce1c -C extra-filename=-54b0143443a5ce1c --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib`
34412024-07-15T19:20:20.441Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=66c80100c287c724 -C extra-filename=-66c80100c287c724 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34422024-07-15T19:20:22.394Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1bfc74c4837c1598 -C extra-filename=-1bfc74c4837c1598 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34432024-07-15T19:20:25.238Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=710d9895828da508 -C extra-filename=-710d9895828da508 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34442024-07-15T19:20:28.234Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=32ab602ea4aaaff6 -C extra-filename=-32ab602ea4aaaff6 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34452024-07-15T19:20:30.048Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a86b3519a502ab5b -C extra-filename=-a86b3519a502ab5b --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34462024-07-15T19:20:35.678Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4d0f24d6d19984fd -C extra-filename=-4d0f24d6d19984fd --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-280de2197195963c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34472024-07-15T19:20:40.996Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fb0f2919703dd3aa -C extra-filename=-fb0f2919703dd3aa --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-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-e9f4003de608692f.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34482024-07-15T19:20:42.535Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=febfd8dd69889d27 -C extra-filename=-febfd8dd69889d27 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34492024-07-15T19:20:43.030Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=659207ac98a82c5c -C extra-filename=-659207ac98a82c5c --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-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-63e55b121c45fd3b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-42dcb8c51f6013f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34502024-07-15T19:20:43.200Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=831ed26be35a6eb6 -C extra-filename=-831ed26be35a6eb6 --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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34512024-07-15T19:20:44.944Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=6aa84046750f3dcd -C extra-filename=-6aa84046750f3dcd --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34522024-07-15T19:20:59.325Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e02bbb1887a0e158 -C extra-filename=-e02bbb1887a0e158 --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34532024-07-15T19:20:59.881Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=14523463975f3f61 -C extra-filename=-14523463975f3f61 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-b0502e71aabf2255.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
34542024-07-15T19:21:02.724Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ad5923bb320887ce -C extra-filename=-ad5923bb320887ce --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-5b7b3fc7bab8c704.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34552024-07-15T19:21:03.145Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bb17deb06b10cb1a -C extra-filename=-bb17deb06b10cb1a --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-b0502e71aabf2255.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/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-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/`
34562024-07-15T19:21:04.618Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e1789ec54f25efbb -C extra-filename=-e1789ec54f25efbb --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34572024-07-15T19:21:04.893Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8b1e43925237a3d5 -C extra-filename=-8b1e43925237a3d5 --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
34582024-07-15T19:21:06.582Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=fc872c3edba68af1 -C extra-filename=-fc872c3edba68af1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34592024-07-15T19:21:07.029Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=9981ae4916346080 -C extra-filename=-9981ae4916346080 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-be263602d0cf8de8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34602024-07-15T19:21:09.056Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a9ca3abaa759b59d -C extra-filename=-a9ca3abaa759b59d --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34612024-07-15T19:21:12.402Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=ead07e8ce5d33c36 -C extra-filename=-ead07e8ce5d33c36 --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-83e122273fb94066.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-be263602d0cf8de8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34622024-07-15T19:21:28.944Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test -C metadata=4986fbca51d8cf55 -C extra-filename=-4986fbca51d8cf55 --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-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-be263602d0cf8de8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34632024-07-15T19:21:29.525Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b582fa8499531abf -C extra-filename=-b582fa8499531abf --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34642024-07-15T19:21:31.735Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=250867ed7493be34 -C extra-filename=-250867ed7493be34 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34652024-07-15T19:21:36.034Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8cb1a79bb0bd619f -C extra-filename=-8cb1a79bb0bd619f --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34662024-07-15T19:21:36.058Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=dc909d5c3c49082e -C extra-filename=-dc909d5c3c49082e --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34672024-07-15T19:21:43.176Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac71b7574713491c -C extra-filename=-ac71b7574713491c --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34682024-07-15T19:21:43.669Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b2c4ce8333550fb4 -C extra-filename=-b2c4ce8333550fb4 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34692024-07-15T19:21:44.715Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' -C metadata=ea3016cdeaea6eed -C extra-filename=-ea3016cdeaea6eed --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-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-63e55b121c45fd3b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-42dcb8c51f6013f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34702024-07-15T19:21:50.241Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4bbbe4d88ea9018f -C extra-filename=-4bbbe4d88ea9018f --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-d08d418f7b22cdd7.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34712024-07-15T19:21:52.711Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=67460a25d874cb4f -C extra-filename=-67460a25d874cb4f --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34722024-07-15T19:21:53.332Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=9d882227669abe11 -C extra-filename=-9d882227669abe11 --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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34732024-07-15T19:22:07.287Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' -C metadata=a8e62fef0b27a63b -C extra-filename=-a8e62fef0b27a63b --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-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34742024-07-15T19:22:14.751Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=29765c2ba8258adf -C extra-filename=-29765c2ba8258adf --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-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34752024-07-15T19:22:19.898Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=213e89cdede559a1 -C extra-filename=-213e89cdede559a1 --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-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34762024-07-15T19:22:22.432Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7c1e4987e79c0724 -C extra-filename=-7c1e4987e79c0724 --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-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34772024-07-15T19:22:28.533Z Running `/home/build/.rustup/toolchains/1.78.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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=24c565a2fdcd1303 -C extra-filename=-24c565a2fdcd1303 --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-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34782024-07-15T19:22:29.253Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1a00db06fa56b902 -C extra-filename=-1a00db06fa56b902 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34792024-07-15T19:22:30.612Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=1d51d974463cb05c -C extra-filename=-1d51d974463cb05c --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34802024-07-15T19:22:31.648Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=c0664bbb9e0f39a7 -C extra-filename=-c0664bbb9e0f39a7 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34812024-07-15T19:22:33.091Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=b95bf6c93d041dbc -C extra-filename=-b95bf6c93d041dbc --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
34822024-07-15T19:22:33.572Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=108d07394c9ab442 -C extra-filename=-108d07394c9ab442 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34832024-07-15T19:22:33.616Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8d86617188d8b3e4 -C extra-filename=-8d86617188d8b3e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34842024-07-15T19:22:36.133Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' -C metadata=2a08d12d1465d31d -C extra-filename=-2a08d12d1465d31d --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34852024-07-15T19:22:37.606Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ac8493ed29ff9f73 -C extra-filename=-ac8493ed29ff9f73 --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-54c1bf5f24cee084.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34862024-07-15T19:22:39.811Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b91d084e87993bb1 -C extra-filename=-b91d084e87993bb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34872024-07-15T19:22:41.329Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=f9547a54392e4841 -C extra-filename=-f9547a54392e4841 --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-3c29e5bf0859ca58.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34882024-07-15T19:22:43.333Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=855315dce5d6f584 -C extra-filename=-855315dce5d6f584 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9d222e226db4f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-27a56a6480e5a59e.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
34892024-07-15T19:22:51.314Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=849b88a92de57ae2 -C extra-filename=-849b88a92de57ae2 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34902024-07-15T19:22:52.176Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=22dd7651f026d6c6 -C extra-filename=-22dd7651f026d6c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34912024-07-15T19:22:52.211Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=bb90c4d5c9ce56bd -C extra-filename=-bb90c4d5c9ce56bd --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-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34922024-07-15T19:22:54.398Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3d4ae75941ba0ad0 -C extra-filename=-3d4ae75941ba0ad0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-0f5468e3e0b4b208.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34932024-07-15T19:22:54.469Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/oximeter/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a75cd550ba60474f -C extra-filename=-a75cd550ba60474f --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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-caeb3afbd4fd7c49.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34942024-07-15T19:22:56.027Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e07f50ba795bc5be -C extra-filename=-e07f50ba795bc5be --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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-caeb3afbd4fd7c49.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34952024-07-15T19:22:56.205Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=c7dca979e88ee066 -C extra-filename=-c7dca979e88ee066 --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-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34962024-07-15T19:22:56.655Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=baa97a494d33819a -C extra-filename=-baa97a494d33819a --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-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-722a82c5bdc0075b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
34972024-07-15T19:22:58.293Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=fe63d2d38d952840 -C extra-filename=-fe63d2d38d952840 --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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d9b39aa05069f4a6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34982024-07-15T19:22:59.392Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=6f3856ec5d6332d8 -C extra-filename=-6f3856ec5d6332d8 --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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d9b39aa05069f4a6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34992024-07-15T19:23:00.195Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' -C metadata=296e0b30798ff3c6 -C extra-filename=-296e0b30798ff3c6 --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-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d9b39aa05069f4a6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35002024-07-15T19:23:00.447Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8559a925023ef5c7 -C extra-filename=-8559a925023ef5c7 --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-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35012024-07-15T19:23:01.040Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8bcd41eb5295dc3b -C extra-filename=-8bcd41eb5295dc3b --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-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35022024-07-15T19:23:03.087Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35032024-07-15T19:23:03.088Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4b0799ee62ad548e -C extra-filename=-4b0799ee62ad548e --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-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35042024-07-15T19:23:03.603Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
35052024-07-15T19:23:03.627Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=8dc65fc7a7bead90 -C extra-filename=-8dc65fc7a7bead90 --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-3c29e5bf0859ca58.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
35062024-07-15T19:23:04.732Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b70bfb7d93865cf8 -C extra-filename=-b70bfb7d93865cf8 --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-239f412064b5b0c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35072024-07-15T19:23:05.296Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=716f8d5f7950cde0 -C extra-filename=-716f8d5f7950cde0 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35082024-07-15T19:23:08.830Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a94d7eda113b0643 -C extra-filename=-a94d7eda113b0643 --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-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35092024-07-15T19:23:10.836Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' -C metadata=5c84d09afd9f171f -C extra-filename=-5c84d09afd9f171f --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-ab8d551eb8fcc9d4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ad0bfb7eff651b4d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35102024-07-15T19:23:12.623Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=7e42a29019f82772 -C extra-filename=-7e42a29019f82772 --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-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35112024-07-15T19:23:14.468Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' -C metadata=d2eeacda03bc6df1 -C extra-filename=-d2eeacda03bc6df1 --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-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4f53083f8a51c972.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
35122024-07-15T19:23:20.099Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=524d38f027c675f4 -C extra-filename=-524d38f027c675f4 --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-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35132024-07-15T19:23:20.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=28b4d82f814a3148 -C extra-filename=-28b4d82f814a3148 --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-280de2197195963c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35142024-07-15T19:23:21.511Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d3cb8d5607969049 -C extra-filename=-d3cb8d5607969049 --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-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35152024-07-15T19:23:22.092Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e2fbd0ffefab6f1d -C extra-filename=-e2fbd0ffefab6f1d --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-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35162024-07-15T19:23:26.272Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=535e98e7673cf494 -C extra-filename=-535e98e7673cf494 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ad0bfb7eff651b4d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35172024-07-15T19:23:26.316Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=87d1854a69f970ea -C extra-filename=-87d1854a69f970ea --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-280de2197195963c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
35182024-07-15T19:23:26.857Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=db68efd457fd048a -C extra-filename=-db68efd457fd048a --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-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35192024-07-15T19:23:28.051Z Running `/home/build/.rustup/toolchains/1.78.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 --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0841ca156e5e9cc6 -C extra-filename=-0841ca156e5e9cc6 --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-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35202024-07-15T19:23:28.103Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0f8133a162c01d81 -C extra-filename=-0f8133a162c01d81 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35212024-07-15T19:23:28.721Z Running `/home/build/.rustup/toolchains/1.78.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 --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=e5cd903acf79c24c -C extra-filename=-e5cd903acf79c24c --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-ee9dc9ce8cbd6e3b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35222024-07-15T19:23:29.078Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=a6118320587e21db -C extra-filename=-a6118320587e21db --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-ee9dc9ce8cbd6e3b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35232024-07-15T19:23:29.175Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1e97576975bc1750 -C extra-filename=-1e97576975bc1750 --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-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35242024-07-15T19:23:29.679Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0529e28da69d931c -C extra-filename=-0529e28da69d931c --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-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8bffb2ea64f9a244.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e3faf2ed4c9faa9e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64`
35252024-07-15T19:23:29.722Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' -C metadata=8a0d1668b2326247 -C extra-filename=-8a0d1668b2326247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35262024-07-15T19:25:19.763Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=d428c54129e38a91 -C extra-filename=-d428c54129e38a91 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35272024-07-15T19:25:19.763Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=ccbdc1582ad96abd -C extra-filename=-ccbdc1582ad96abd --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-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-1cd4ae7906931545.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35282024-07-15T19:25:19.789Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=a956e5d726a7b454 -C extra-filename=-a956e5d726a7b454 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib`
35292024-07-15T19:25:19.789Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=5d9f9f1f8b08a54a -C extra-filename=-5d9f9f1f8b08a54a --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35302024-07-15T19:25:22.452Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C metadata=7b5198ee139170a8 -C extra-filename=-7b5198ee139170a8 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35312024-07-15T19:25:24.699Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=1ee8b78ceea54d78 -C extra-filename=-1ee8b78ceea54d78 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35322024-07-15T19:25:26.720Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=d965aade32acceac -C extra-filename=-d965aade32acceac --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35332024-07-15T19:25:35.660Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3813b745919e601c -C extra-filename=-3813b745919e601c --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-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35342024-07-15T19:25:37.528Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=3dc494f87d4c35d9 -C extra-filename=-3dc494f87d4c35d9 --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-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35352024-07-15T19:25:41.843Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=b2c199cd45f0cf20 -C extra-filename=-b2c199cd45f0cf20 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35362024-07-15T19:25:44.929Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=4a42a427fda2d9e4 -C extra-filename=-4a42a427fda2d9e4 --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35372024-07-15T19:25:48.164Z Running `/home/build/.rustup/toolchains/1.78.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 '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=0eba8bf96834880d -C extra-filename=-0eba8bf96834880d --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-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-acaadff11df4bfa2.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-1cd4ae7906931545.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35382024-07-15T19:25:55.823Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test -C metadata=72fa5ffb9225d9ba -C extra-filename=-72fa5ffb9225d9ba --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-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -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-170fee1a60efccfd/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out`
35392024-07-15T19:32:25.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19m 19s
35402024-07-15T19:32:34.506Z
35412024-07-15T19:32:34.532Zreal 19:28.220321945
35422024-07-15T19:32:34.532Zuser 1:31:31.119372324
35432024-07-15T19:32:34.532Zsys 23:27.984097027
35442024-07-15T19:32:34.532Ztrap 23.301095469
35452024-07-15T19:32:34.532Ztflt 0.908254585
35462024-07-15T19:32:34.532Zdflt 9:44.485326183
35472024-07-15T19:32:34.532Zkflt 0.055926743
35482024-07-15T19:32:34.532Zlock 4:12:58.028278991
35492024-07-15T19:32:34.532Zslp 7:34:05.435557969
35502024-07-15T19:32:34.532Zlat 13:48.629800873
35512024-07-15T19:32:34.532Zstop 5:04.533206068
35522024-07-15T19:32:35.509Z+ banner test
35532024-07-15T19:32:35.542Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
35542024-07-15T19:32:36.494Z
35552024-07-15T19:32:36.494Z ##### ###### #### #####
35562024-07-15T19:32:36.519Z # # # #
35572024-07-15T19:32:36.519Z # ##### #### #
35582024-07-15T19:32:36.519Z # # # #
35592024-07-15T19:32:36.519Z # # # # #
35602024-07-15T19:32:36.519Z # ###### #### #
35612024-07-15T19:32:36.519Z
35622024-07-15T19:32:38.999Zinfo: experimental features enabled: setup-scripts
35632024-07-15T19:32:41.014Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35642024-07-15T19:32:41.048Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
35652024-07-15T19:32:41.072Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35662024-07-15T19:32:41.096Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35672024-07-15T19:32:56.033Z Finished `test` profile [unoptimized + debuginfo] target(s) in 17.01s
35682024-07-15T19:32:58.559Z Starting 1359 tests across 130 binaries (3 skipped; run ID: 24046243-a309-434c-a3c0-29e6985a97e3, nextest profile: ci)
35692024-07-15T19:32:58.583Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35702024-07-15T19:32:59.533Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35712024-07-15T19:33:01.864Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35722024-07-15T19:33:04.078Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
35732024-07-15T19:33:11.958Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.31s
35742024-07-15T19:33:12.035Z Running `target/debug/crdb-seed`
35752024-07-15T19:33:12.087ZJul 15 19:33:11.596 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmpC23ORd
35762024-07-15T19:33:12.112ZJul 15 19:33:11.597 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpVsdPxV,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmpC23ORd/listen-url
35772024-07-15T19:33:12.112ZJul 15 19:33:11.599 INFO cockroach environment: BUILDOMAT_JOB_ID=01J2VWRY3VSES47GW8MR6W92ZA BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.78.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=sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait GITHUB_REF=refs/heads/sunshowers/spr/installinator-convert-artifactprogress-api-to-a-trait GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=d33ed8ee54acb070a7beba4df3d7b7c4afdfd97f 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/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envCGCHEb NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-472e76a60a92f7e8/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out:/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out:/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=24046243-a309-434c-a3c0-29e6985a97e3 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 RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.78.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
35782024-07-15T19:33:12.947ZJul 15 19:33:12.457 INFO cockroach pid: 4684
35792024-07-15T19:33:12.972ZJul 15 19:33:12.457 INFO cockroach listen URL: postgresql://root@[::1]:59458/omicron?sslmode=disable
35802024-07-15T19:33:12.972ZJul 15 19:33:12.457 INFO cockroach: populating
35812024-07-15T19:33:16.091ZJul 15 19:33:15.602 INFO cockroach: populated
35822024-07-15T19:33:19.034ZJul 15 19:33:18.544 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/961b8ac67f16f2b01e46f3a25d34a9d3ce6c1b29d2b2e0f444689ad1463e62b6.tar`
35832024-07-15T19:33:19.058Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
35842024-07-15T19:33:19.164Z PASS [ 0.063s] api_identity test::test_identity
35852024-07-15T19:33:19.164Z PASS [ 0.055s] api_identity test::test_identity_no_field
35862024-07-15T19:33:19.164Z PASS [ 0.048s] authz-macros tests::test_authz_snapshots
35872024-07-15T19:33:19.164Z PASS [ 0.040s] bootstore schemes::tests::hello_roundtrip
35882024-07-15T19:33:19.164Z PASS [ 0.049s] bootstore schemes::v0::share_pkg::tests::create_packages
35892024-07-15T19:33:19.164Z PASS [ 0.042s] bootstore trust_quorum::rack_secret::tests::create_and_verify
35902024-07-15T19:33:19.189Z PASS [ 0.035s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
35912024-07-15T19:33:19.189Z PASS [ 0.025s] db-macros tests::test_derive_metadata_identity_fails_for_enums
35922024-07-15T19:33:19.213Z PASS [ 0.027s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
35932024-07-15T19:33:19.213Z PASS [ 0.092s] bootstore schemes::v0::peer::tests::network_config
35942024-07-15T19:33:19.213Z PASS [ 0.029s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
35952024-07-15T19:33:19.213Z PASS [ 0.039s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
35962024-07-15T19:33:19.238Z PASS [ 0.038s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
35972024-07-15T19:33:19.238Z PASS [ 0.082s] db-macros lookup::test::test_lookup_snapshots
35982024-07-15T19:33:19.262Z PASS [ 0.039s] db-macros tests::test_derive_with_unknown_field
35992024-07-15T19:33:19.262Z PASS [ 0.049s] db-macros tests::test_derive_snapshots
36002024-07-15T19:33:19.420Z PASS [ 0.198s] dns-server storage::test::test_update_in_progress
36012024-07-15T19:33:19.444Z PASS [ 0.198s] dns-server storage::test::test_update_interrupted
36022024-07-15T19:33:19.444Z PASS [ 0.231s] dns-server storage::test::test_update_basic
36032024-07-15T19:33:19.672Z PASS [ 0.430s] dns-server::basic_test a_crud
36042024-07-15T19:33:19.696Z PASS [ 0.440s] dns-server::basic_test aaaa_crud
36052024-07-15T19:33:19.720Z PASS [ 0.283s] dns-server::basic_test multi_record_crud
36062024-07-15T19:33:19.720Z PASS [ 0.302s] dns-server::basic_test empty_record
36072024-07-15T19:33:19.744Z PASS [ 0.295s] dns-server::basic_test name_contains_zone
36082024-07-15T19:33:19.788Z PASS [ 0.052s] dns-service-client diff::test::diff_different
36092024-07-15T19:33:19.816Z PASS [ 0.030s] dns-service-client diff::test::diff_equivalent
36102024-07-15T19:33:19.849Z PASS [ 0.032s] dns-service-client diff::test::diff_invalid
36112024-07-15T19:33:19.897Z PASS [ 0.047s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
36122024-07-15T19:33:19.941Z PASS [ 0.035s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
36132024-07-15T19:33:19.941Z PASS [ 0.260s] dns-server::basic_test nxdomain
36142024-07-15T19:33:19.967Z PASS [ 0.259s] dns-server::basic_test servfail
36152024-07-15T19:33:20.007Z PASS [ 0.064s] illumos-utils destructor::test::test_delayed_delete
36162024-07-15T19:33:20.007Z PASS [ 0.046s] illumos-utils destructor::test::test_destructor_bad_close
36172024-07-15T19:33:20.032Z PASS [ 0.315s] dns-server::basic_test srv_crud
36182024-07-15T19:33:20.056Z PASS [ 0.042s] illumos-utils link::test::test_allocate
36192024-07-15T19:33:20.056Z PASS [ 0.042s] illumos-utils link::test::test_allocate_within_scopes
36202024-07-15T19:33:20.081Z PASS [ 0.030s] illumos-utils running_zone::tests::test_is_oxide_smf_service
36212024-07-15T19:33:20.081Z PASS [ 0.036s] illumos-utils zone::tests::test_parse_ip_network
36222024-07-15T19:33:20.105Z PASS [ 0.037s] illumos-utils zpool::test::test_parse_zpool
36232024-07-15T19:33:20.106Z PASS [ 0.038s] illumos-utils zpool::test::test_parse_zpool_missing_column
36242024-07-15T19:33:20.326Z PASS [ 1.140s] bootstore schemes::v0::peer::tests::basic_3_nodes
36252024-07-15T19:33:20.351Z PASS [ 0.041s] internal-dns config::test::display_hosts
36262024-07-15T19:33:20.351Z PASS [ 0.191s] installinator-common block_size_writer::tests::proptest_block_writer
36272024-07-15T19:33:20.351Z PASS [ 0.031s] internal-dns config::test::display_srv_service
36282024-07-15T19:33:20.351Z PASS [ 0.048s] internal-dns config::test::test_builder_errors
36292024-07-15T19:33:20.375Z PASS [ 0.065s] internal-dns config::test::test_builder_output
36302024-07-15T19:33:20.642Z PASS [ 0.699s] illumos-utils destructor::test::test_delayed_delete_with_error
36312024-07-15T19:33:20.736Z PASS [ 0.375s] internal-dns resolver::test::insert_and_lookup_one_record
36322024-07-15T19:33:20.821Z PASS [ 0.487s] internal-dns resolver::test::insert_and_lookup_multiple_records
36332024-07-15T19:33:20.865Z PASS [ 0.224s] internal-dns resolver::test::lookup_nonexistent_record_fails
36342024-07-15T19:33:21.211Z PASS [ 0.476s] internal-dns resolver::test::resolver_can_access_backup_dns_server
36352024-07-15T19:33:21.236Z PASS [ 0.398s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
36362024-07-15T19:33:21.261Z PASS [ 0.036s] ipcc tests::deserialize_fixed_value
36372024-07-15T19:33:21.294Z PASS [ 0.431s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
36382024-07-15T19:33:21.318Z PASS [ 0.061s] ipcc tests::installinator_image_id_round_trip
36392024-07-15T19:33:21.343Z PASS [ 0.036s] ipcc tests::serialized_size
36402024-07-15T19:33:21.386Z PASS [ 0.046s] key-manager tests::different_ikm_produces_different_keys
36412024-07-15T19:33:21.387Z PASS [ 0.058s] key-manager tests::different_disks_produce_different_keys
36422024-07-15T19:33:21.411Z PASS [ 0.032s] key-manager tests::disk_encryption_key_epoch_0
36432024-07-15T19:33:21.436Z PASS [ 0.034s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
36442024-07-15T19:33:21.462Z PASS [ 0.051s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
36452024-07-15T19:33:21.488Z PASS [ 0.052s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
36462024-07-15T19:33:21.517Z PASS [ 0.038s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
36472024-07-15T19:33:21.541Z PASS [ 0.038s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
36482024-07-15T19:33:21.541Z PASS [ 0.325s] internal-dns resolver::test::update_record
36492024-07-15T19:33:21.566Z PASS [ 0.045s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
36502024-07-15T19:33:21.566Z PASS [ 0.043s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
36512024-07-15T19:33:21.599Z PASS [ 0.048s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
36522024-07-15T19:33:21.623Z PASS [ 0.077s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
36532024-07-15T19:33:21.623Z PASS [ 0.069s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
36542024-07-15T19:33:21.648Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_get_token
36552024-07-15T19:33:21.648Z PASS [ 0.033s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
36562024-07-15T19:33:21.672Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
36572024-07-15T19:33:21.698Z PASS [ 0.038s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
36582024-07-15T19:33:21.698Z PASS [ 0.041s] nexus-auth authn::external::session_cookie::test::test_other_cookie
36592024-07-15T19:33:21.698Z PASS [ 0.039s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
36602024-07-15T19:33:21.722Z PASS [ 0.038s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
36612024-07-15T19:33:21.747Z PASS [ 0.050s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
36622024-07-15T19:33:21.771Z PASS [ 0.033s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
36632024-07-15T19:33:21.771Z PASS [ 0.052s] nexus-auth authn::external::spoof::test::test_make_header_value
36642024-07-15T19:33:21.795Z PASS [ 0.036s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
36652024-07-15T19:33:21.795Z PASS [ 0.053s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
36662024-07-15T19:33:21.820Z PASS [ 0.044s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
36672024-07-15T19:33:21.820Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
36682024-07-15T19:33:21.851Z PASS [ 0.042s] nexus-auth authn::external::test::test_authn_sequence
36692024-07-15T19:33:21.851Z PASS [ 0.042s] nexus-auth authn::external::token::test::test_make_header_value
36702024-07-15T19:33:21.876Z PASS [ 0.036s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
36712024-07-15T19:33:21.876Z PASS [ 0.034s] nexus-auth authn::external::token::test::test_token_header_missing
36722024-07-15T19:33:21.876Z PASS [ 0.038s] nexus-auth authn::external::token::test::test_token_header_valid
36732024-07-15T19:33:21.900Z PASS [ 0.045s] nexus-auth authn::test::test_internal_users
36742024-07-15T19:33:21.930Z PASS [ 0.044s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
36752024-07-15T19:33:21.964Z PASS [ 0.070s] nexus-auth context::test::test_background_context
36762024-07-15T19:33:21.988Z PASS [ 0.108s] nexus-auth authz::context::test::test_unregistered_resource
36772024-07-15T19:33:22.013Z PASS [ 0.068s] nexus-auth context::test::test_child_context
36782024-07-15T19:33:22.038Z PASS [ 0.058s] nexus-auth context::test::test_test_context
36792024-07-15T19:33:22.038Z PASS [ 0.042s] nexus-config nexus_config::test::test_config_bad_toml
36802024-07-15T19:33:22.062Z PASS [ 0.076s] nexus-config nexus_config::test::test_bad_authn_schemes
36812024-07-15T19:33:22.087Z PASS [ 0.028s] nexus-config nexus_config::test::test_config_nonexistent
36822024-07-15T19:33:22.087Z PASS [ 0.037s] nexus-config nexus_config::test::test_config_empty
36832024-07-15T19:33:22.111Z PASS [ 0.039s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
36842024-07-15T19:33:22.136Z PASS [ 0.059s] nexus-config nexus_config::test::test_deployment_config_schema
36852024-07-15T19:33:22.160Z PASS [ 0.030s] nexus-config postgres_config::test::test_bad_url
36862024-07-15T19:33:22.184Z PASS [ 0.048s] nexus-config nexus_config::test::test_valid
36872024-07-15T19:33:22.184Z PASS [ 0.079s] nexus-config nexus_config::test::test_repo_configs_are_valid
36882024-07-15T19:33:22.184Z PASS [ 0.033s] nexus-config postgres_config::test::test_example_url
36892024-07-15T19:33:22.208Z PASS [ 0.042s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
36902024-07-15T19:33:22.208Z PASS [ 0.041s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
36912024-07-15T19:33:22.233Z PASS [ 0.037s] nexus-db-fixed-data test::test_allowlist_id_is_valid
36922024-07-15T19:33:22.233Z PASS [ 0.033s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
36932024-07-15T19:33:22.259Z PASS [ 0.038s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
36942024-07-15T19:33:22.259Z PASS [ 0.039s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
36952024-07-15T19:33:22.283Z PASS [ 0.042s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
36962024-07-15T19:33:22.308Z PASS [ 0.041s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
36972024-07-15T19:33:22.308Z PASS [ 0.064s] nexus-db-model device_auth::test::test_generate_user_code
36982024-07-15T19:33:22.332Z PASS [ 0.055s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
36992024-07-15T19:33:22.332Z PASS [ 0.038s] nexus-db-model schema_versions::test::test_known_versions
37002024-07-15T19:33:22.357Z PASS [ 0.039s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
37012024-07-15T19:33:22.381Z PASS [ 0.041s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
37022024-07-15T19:33:22.381Z PASS [ 0.042s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
37032024-07-15T19:33:22.381Z PASS [ 0.036s] nexus-db-model schema_versions::test::test_verify
37042024-07-15T19:33:22.406Z PASS [ 0.030s] nexus-db-model tests::test_ip_subnet_check_requestable_address
37052024-07-15T19:33:22.431Z PASS [ 0.049s] nexus-db-model semver_version::test::test_to_from_sortable_string
37062024-07-15T19:33:22.431Z PASS [ 0.039s] nexus-db-model tests::test_ipv6_net_random_subnet
37072024-07-15T19:33:22.456Z PASS [ 0.033s] nexus-db-model tests::test_roles_database_strings
37082024-07-15T19:33:22.456Z PASS [ 0.039s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
37092024-07-15T19:33:22.809Z PASS [ 3.076s] dns-server::commands_test test_dnsadm
37102024-07-15T19:33:27.423Z PASS [ 7.348s] installinator mock_peers::tests::proptest_fetch_artifact
37112024-07-15T19:33:28.177Z PASS [ 8.091s] installinator write::tests::proptest_write_artifact
37122024-07-15T19:33:30.198Z PASS [ 7.777s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
37132024-07-15T19:33:30.301Z PASS [ 7.502s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
37142024-07-15T19:33:30.325Z PASS [ 7.869s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
37152024-07-15T19:33:30.358Z PASS [ 7.922s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
37162024-07-15T19:33:34.802Z PASS [ 7.381s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
37172024-07-15T19:33:34.855Z PASS [ 0.052s] nexus-db-queries db::collection_attach::test::test_verify_query
37182024-07-15T19:33:35.626Z PASS [ 7.452s] nexus-db-queries db::collection_attach::test::test_attach_once
37192024-07-15T19:33:38.187Z PASS [ 7.873s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
37202024-07-15T19:33:38.212Z PASS [ 8.004s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
37212024-07-15T19:33:38.236Z PASS [ 7.924s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
37222024-07-15T19:33:38.318Z PASS [ 7.961s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
37232024-07-15T19:33:42.003Z PASS [ 7.148s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
37242024-07-15T19:33:42.057Z PASS [ 0.051s] nexus-db-queries db::collection_detach::test::test_verify_query
37252024-07-15T19:33:42.913Z PASS [ 7.286s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
37262024-07-15T19:33:45.630Z PASS [ 7.442s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
37272024-07-15T19:33:45.829Z PASS [ 7.604s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
37282024-07-15T19:33:45.865Z PASS [ 7.670s] nexus-db-queries db::collection_detach::test::test_detach_once
37292024-07-15T19:33:45.892Z PASS [ 7.579s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
37302024-07-15T19:33:47.967Z PASS [ 28.846s] bootstore::v0-fsm-proptest-learner run
37312024-07-15T19:33:49.314Z PASS [ 7.259s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
37322024-07-15T19:33:50.381Z PASS [ 7.469s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
37332024-07-15T19:33:50.448Z PASS [ 0.067s] nexus-db-queries db::collection_detach_many::test::test_verify_query
37342024-07-15T19:33:53.160Z PASS [ 7.532s] nexus-db-queries db::collection_detach_many::test::test_detach_many
37352024-07-15T19:33:53.309Z PASS [ 7.418s] nexus-db-queries db::collection_detach_many::test::test_detach_once
37362024-07-15T19:33:53.355Z PASS [ 0.046s] nexus-db-queries db::collection_insert::test::test_verify_query
37372024-07-15T19:33:53.402Z PASS [ 0.047s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
37382024-07-15T19:33:53.451Z PASS [ 0.048s] nexus-db-queries db::column_walker::test::test_walk_columns
37392024-07-15T19:33:53.499Z PASS [ 0.048s] nexus-db-queries db::column_walker::test::test_walk_table
37402024-07-15T19:33:53.550Z PASS [ 7.725s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
37412024-07-15T19:33:53.575Z PASS [ 7.694s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
37422024-07-15T19:33:55.577Z PASS [ 7.613s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
37432024-07-15T19:33:56.410Z PASS [ 7.100s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
37442024-07-15T19:33:57.576Z PASS [ 38.451s] bootstore::v0-fsm-proptest-rack-coordinator run
37452024-07-15T19:33:57.927Z PASS [ 7.482s] nexus-db-queries db::collection_insert::test::test_collection_not_present
37462024-07-15T19:34:00.525Z PASS [ 7.363s] nexus-db-queries db::collection_insert::test::test_collection_present
37472024-07-15T19:34:01.487Z PASS [ 7.934s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
37482024-07-15T19:34:01.571Z PASS [ 8.075s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
37492024-07-15T19:34:01.689Z PASS [ 8.130s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
37502024-07-15T19:34:03.671Z PASS [ 8.095s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
37512024-07-15T19:34:03.969Z PASS [ 7.559s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
37522024-07-15T19:34:04.013Z PASS [ 0.044s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
37532024-07-15T19:34:04.748Z PASS [ 7.172s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
37542024-07-15T19:34:05.102Z PASS [ 7.174s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
37552024-07-15T19:34:08.043Z PASS [ 7.500s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
37562024-07-15T19:34:09.678Z PASS [ 8.106s] nexus-db-queries db::datastore::deployment::tests::test_set_target
37572024-07-15T19:34:09.913Z PASS [ 8.429s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
37582024-07-15T19:34:10.464Z PASS [ 8.776s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
37592024-07-15T19:34:11.444Z PASS [ 7.430s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
37602024-07-15T19:34:11.529Z PASS [ 7.859s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
37612024-07-15T19:34:12.722Z PASS [ 7.975s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
37622024-07-15T19:34:14.099Z PASS [ 8.999s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
37632024-07-15T19:34:15.673Z PASS [ 7.652s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
37642024-07-15T19:34:17.842Z PASS [ 7.933s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
37652024-07-15T19:34:17.886Z PASS [ 8.208s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
37662024-07-15T19:34:19.369Z PASS [ 8.906s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
37672024-07-15T19:34:19.533Z PASS [ 8.089s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
37682024-07-15T19:34:19.688Z PASS [ 8.152s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
37692024-07-15T19:34:20.385Z PASS [ 7.666s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
37702024-07-15T19:34:21.576Z PASS [ 7.472s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_unlocking_someone_elses_instance_errors
37712024-07-15T19:34:22.988Z PASS [ 7.309s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
37722024-07-15T19:34:26.460Z PASS [ 8.571s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
37732024-07-15T19:34:27.778Z PASS [ 8.409s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
37742024-07-15T19:34:28.375Z PASS [ 8.845s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
37752024-07-15T19:34:28.774Z PASS [ 8.388s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
37762024-07-15T19:34:29.400Z PASS [ 7.828s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
37772024-07-15T19:34:29.876Z PASS [ 12.033s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
37782024-07-15T19:34:30.439Z PASS [ 7.460s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
37792024-07-15T19:34:30.635Z PASS [ 10.955s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
37802024-07-15T19:34:34.351Z PASS [ 7.896s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
37812024-07-15T19:34:36.084Z PASS [ 7.711s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
37822024-07-15T19:34:36.988Z PASS [ 9.208s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
37832024-07-15T19:34:37.135Z PASS [ 8.361s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
37842024-07-15T19:34:37.746Z PASS [ 8.349s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
37852024-07-15T19:34:38.338Z PASS [ 8.465s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
37862024-07-15T19:34:38.750Z PASS [ 8.114s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
37872024-07-15T19:34:38.774Z PASS [ 8.319s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
37882024-07-15T19:34:42.111Z PASS [ 7.761s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
37892024-07-15T19:34:44.733Z PASS [ 8.650s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
37902024-07-15T19:34:44.767Z PASS [ 0.033s] nexus-db-queries db::datastore::region::test::test_extent_count
37912024-07-15T19:34:46.224Z PASS [ 8.475s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
37922024-07-15T19:34:46.518Z PASS [ 9.379s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
37932024-07-15T19:34:47.238Z PASS [ 8.900s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
37942024-07-15T19:34:47.263Z PASS [ 10.264s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
37952024-07-15T19:34:47.892Z PASS [ 9.144s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
37962024-07-15T19:34:47.968Z PASS [ 9.209s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
37972024-07-15T19:34:49.518Z PASS [ 7.405s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
37982024-07-15T19:34:52.001Z PASS [ 7.232s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
37992024-07-15T19:34:54.771Z PASS [ 8.436s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
38002024-07-15T19:34:56.544Z PASS [ 9.297s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
38012024-07-15T19:34:56.987Z PASS [ 9.022s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
38022024-07-15T19:34:57.812Z PASS [ 10.574s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
38032024-07-15T19:34:57.999Z PASS [ 8.484s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
38042024-07-15T19:34:58.046Z PASS [ 11.534s] nexus-db-queries db::datastore::sled::test::sled_list_batch
38052024-07-15T19:34:59.419Z PASS [ 7.419s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
38062024-07-15T19:35:01.010Z PASS [ 13.118s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
38072024-07-15T19:35:02.169Z PASS [ 7.512s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
38082024-07-15T19:35:04.826Z PASS [ 8.283s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
38092024-07-15T19:35:05.086Z PASS [ 8.099s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
38102024-07-15T19:35:05.808Z PASS [ 7.763s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
38112024-07-15T19:35:06.186Z PASS [ 8.188s] nexus-db-queries db::datastore::test::test_project_creation
38122024-07-15T19:35:06.497Z PASS [ 8.684s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
38132024-07-15T19:35:08.146Z PASS [ 8.725s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
38142024-07-15T19:35:09.882Z PASS [ 7.712s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
38152024-07-15T19:35:14.228Z PASS [ 9.143s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
38162024-07-15T19:35:14.435Z PASS [ 9.608s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
38172024-07-15T19:35:16.593Z PASS [ 15.583s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
38182024-07-15T19:35:18.039Z PASS [ 8.158s] nexus-db-queries db::datastore::test::test_session_methods
38192024-07-15T19:35:21.486Z PASS [ 7.259s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
38202024-07-15T19:35:21.552Z PASS [ 15.365s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
38212024-07-15T19:35:22.016Z PASS [ 16.206s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
38222024-07-15T19:35:22.601Z PASS [ 8.168s] nexus-db-queries db::datastore::test::test_ssh_keys
38232024-07-15T19:35:23.029Z PASS [ 16.535s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
38242024-07-15T19:35:24.082Z PASS [ 15.941s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
38252024-07-15T19:35:24.197Z PASS [ 7.602s] nexus-db-queries db::datastore::test::test_table_scan
38262024-07-15T19:35:25.917Z PASS [ 7.880s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
38272024-07-15T19:35:30.057Z PASS [ 8.507s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
38282024-07-15T19:35:30.152Z PASS [ 8.667s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
38292024-07-15T19:35:30.346Z PASS [ 8.331s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
38302024-07-15T19:35:30.987Z PASS [ 8.387s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
38312024-07-15T19:35:31.441Z PASS [ 8.412s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
38322024-07-15T19:35:32.944Z PASS [ 8.750s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
38332024-07-15T19:35:32.980Z PASS [ 8.898s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
38342024-07-15T19:35:36.423Z PASS [ 10.506s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
38352024-07-15T19:35:37.690Z PASS [ 7.347s] nexus-db-queries db::explain::test::test_explain_async
38362024-07-15T19:35:38.755Z PASS [ 7.768s] nexus-db-queries db::explain::test::test_explain_full_table_scan
38372024-07-15T19:35:38.796Z PASS [ 0.040s] nexus-db-queries db::pagination::test::test_paginator
38382024-07-15T19:35:39.924Z PASS [ 8.486s] nexus-db-queries db::lookup::test::test_lookup
38392024-07-15T19:35:40.221Z PASS [ 10.062s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
38402024-07-15T19:35:40.247Z PASS [ 10.174s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
38412024-07-15T19:35:40.669Z PASS [ 7.721s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
38422024-07-15T19:35:40.823Z PASS [ 7.846s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
38432024-07-15T19:35:43.609Z PASS [ 7.185s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
38442024-07-15T19:35:44.958Z PASS [ 7.269s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
38452024-07-15T19:35:48.602Z PASS [ 9.808s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
38462024-07-15T19:35:49.088Z PASS [ 8.858s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
38472024-07-15T19:35:49.400Z PASS [ 8.738s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
38482024-07-15T19:35:49.443Z PASS [ 9.518s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
38492024-07-15T19:35:49.487Z PASS [ 0.045s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
38502024-07-15T19:35:49.594Z PASS [ 9.381s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
38512024-07-15T19:35:49.758Z PASS [ 8.932s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
38522024-07-15T19:35:52.408Z PASS [ 8.794s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
38532024-07-15T19:35:53.273Z PASS [ 8.313s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
38542024-07-15T19:35:57.727Z PASS [ 8.640s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
38552024-07-15T19:35:57.967Z PASS [ 9.364s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
38562024-07-15T19:35:58.491Z PASS [ 8.737s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
38572024-07-15T19:35:59.040Z PASS [ 9.448s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
38582024-07-15T19:35:59.145Z PASS [ 9.659s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
38592024-07-15T19:36:01.151Z PASS [ 7.855s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
38602024-07-15T19:36:01.195Z PASS [ 8.760s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
38612024-07-15T19:36:05.004Z PASS [ 15.606s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
38622024-07-15T19:36:06.175Z PASS [ 8.210s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
38632024-07-15T19:36:06.908Z PASS [ 8.416s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
38642024-07-15T19:36:06.950Z PASS [ 0.042s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
38652024-07-15T19:36:07.418Z PASS [ 8.378s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
38662024-07-15T19:36:07.461Z PASS [ 0.043s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
38672024-07-15T19:36:07.505Z PASS [ 0.044s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
38682024-07-15T19:36:07.565Z PASS [ 9.840s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
38692024-07-15T19:36:07.609Z PASS [ 0.042s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
38702024-07-15T19:36:07.727Z PASS [ 8.582s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
38712024-07-15T19:36:09.298Z PASS [ 1.571s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
38722024-07-15T19:36:10.219Z PASS [ 9.058s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
38732024-07-15T19:36:10.530Z PASS [ 9.407s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
38742024-07-15T19:36:10.772Z PASS [ 0.556s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
38752024-07-15T19:36:10.872Z PASS [ 0.342s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
38762024-07-15T19:36:11.132Z PASS [ 0.358s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
38772024-07-15T19:36:11.231Z PASS [ 0.357s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
38782024-07-15T19:36:14.119Z PASS [ 9.116s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
38792024-07-15T19:36:14.502Z PASS [ 5.202s] nexus-db-queries db::queries::region_allocation::test::explainable
38802024-07-15T19:36:15.276Z PASS [ 7.668s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
38812024-07-15T19:36:15.313Z PASS [ 7.808s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
38822024-07-15T19:36:15.353Z PASS [ 0.040s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
38832024-07-15T19:36:15.387Z PASS [ 0.109s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
38842024-07-15T19:36:15.411Z PASS [ 0.042s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
38852024-07-15T19:36:15.436Z PASS [ 0.052s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
38862024-07-15T19:36:15.460Z PASS [ 0.051s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
38872024-07-15T19:36:15.548Z PASS [ 9.371s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
38882024-07-15T19:36:18.557Z PASS [ 7.327s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
38892024-07-15T19:36:18.607Z PASS [ 7.477s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
38902024-07-15T19:36:18.944Z PASS [ 4.445s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
38912024-07-15T19:36:19.857Z PASS [ 12.909s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
38922024-07-15T19:36:21.247Z PASS [ 5.800s] nexus-db-queries db::saga_recovery::test::test_failure_during_saga_can_be_recovered
38932024-07-15T19:36:21.376Z PASS [ 7.256s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
38942024-07-15T19:36:22.902Z PASS [ 7.465s] nexus-db-queries db::queries::vpc_subnet::test::test_filter_conflicting_vpc_subnet_ranges_query
38952024-07-15T19:36:23.055Z PASS [ 7.509s] nexus-db-queries db::saga_recovery::test::test_list_no_unfinished_nodes
38962024-07-15T19:36:23.098Z PASS [ 0.040s] nexus-defaults tests::test_random_vpc_ipv6_prefix
38972024-07-15T19:36:23.364Z PASS [ 0.268s] nexus-inventory builder::test::test_basic
38982024-07-15T19:36:23.398Z PASS [ 0.035s] nexus-inventory builder::test::test_empty
38992024-07-15T19:36:23.438Z PASS [ 0.040s] nexus-inventory builder::test::test_problems
39002024-07-15T19:36:24.878Z PASS [ 1.441s] nexus-inventory collector::test::test_basic
39012024-07-15T19:36:25.791Z PASS [ 7.184s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_sagas
39022024-07-15T19:36:25.936Z PASS [ 7.380s] nexus-db-queries db::saga_recovery::test::test_list_unfinished_nodes
39032024-07-15T19:36:25.978Z PASS [ 1.100s] nexus-inventory collector::test::test_multi_mgs
39042024-07-15T19:36:26.246Z PASS [ 7.302s] nexus-db-queries db::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
39052024-07-15T19:36:26.286Z PASS [ 0.489s] nexus-inventory collector::test::test_multi_mgs_failure
39062024-07-15T19:36:27.058Z PASS [ 1.123s] nexus-inventory collector::test::test_sled_agent_failure
39072024-07-15T19:36:29.312Z PASS [ 7.936s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
39082024-07-15T19:36:29.419Z PASS [ 0.106s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
39092024-07-15T19:36:29.692Z PASS [ 0.273s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
39102024-07-15T19:36:29.738Z PASS [ 0.046s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
39112024-07-15T19:36:29.797Z PASS [ 0.055s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
39122024-07-15T19:36:30.885Z PASS [ 7.984s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
39132024-07-15T19:36:32.836Z PASS [ 12.976s] nexus-db-queries policy_test::test_conferred_roles
39142024-07-15T19:36:36.902Z PASS [ 10.655s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
39152024-07-15T19:36:37.049Z PASS [ 11.070s] nexus-metrics-producer-gc tests::test_prune_expired_producers
39162024-07-15T19:36:58.096Z PASS [ 31.818s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
39172024-07-15T19:36:59.350Z PASS [ 32.293s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
39182024-07-15T19:36:59.842Z PASS [ 28.961s] nexus-reconfigurator-execution external_networking::tests::test_allocate_external_networking
39192024-07-15T19:36:59.995Z PASS [ 0.150s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
39202024-07-15T19:37:00.029Z PASS [ 27.198s] nexus-reconfigurator-execution external_networking::tests::test_deallocate_external_networking
39212024-07-15T19:37:00.054Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
39222024-07-15T19:37:00.081Z PASS [ 0.052s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
39232024-07-15T19:37:00.146Z PASS [ 0.090s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
39242024-07-15T19:37:00.170Z PASS [ 0.078s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
39252024-07-15T19:37:00.266Z PASS [ 0.108s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
39262024-07-15T19:37:00.291Z PASS [ 0.132s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
39272024-07-15T19:37:00.343Z PASS [ 0.075s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
39282024-07-15T19:37:00.367Z PASS [ 0.077s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
39292024-07-15T19:37:00.429Z PASS [ 0.077s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
39302024-07-15T19:37:00.453Z PASS [ 0.096s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
39312024-07-15T19:37:00.522Z PASS [ 0.093s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
39322024-07-15T19:37:00.546Z PASS [ 0.093s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
39332024-07-15T19:37:00.570Z PASS [ 0.036s] nexus-reconfigurator-planning ip_allocator::test::test_basic
39342024-07-15T19:37:00.610Z PASS [ 0.077s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
39352024-07-15T19:37:00.662Z PASS [ 0.085s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
39362024-07-15T19:37:00.712Z PASS [ 0.076s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
39372024-07-15T19:37:00.847Z PASS [ 0.146s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
39382024-07-15T19:37:00.847Z PASS [ 0.187s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
39392024-07-15T19:37:00.893Z PASS [ 0.056s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
39402024-07-15T19:37:00.919Z PASS [ 0.074s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
39412024-07-15T19:37:00.953Z PASS [ 0.062s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
39422024-07-15T19:37:01.010Z PASS [ 0.091s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
39432024-07-15T19:37:01.039Z PASS [ 0.082s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
39442024-07-15T19:37:01.064Z PASS [ 0.061s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
39452024-07-15T19:37:02.789Z PASS [ 41.545s] nexus-db-queries policy_test::test_iam_roles_behavior
39462024-07-15T19:37:02.827Z PASS [ 0.033s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
39472024-07-15T19:37:02.852Z PASS [ 25.792s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
39482024-07-15T19:37:02.876Z PASS [ 0.054s] nexus-types external_api::shared::test::test_policy_parsing
39492024-07-15T19:37:02.987Z PASS [ 0.114s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
39502024-07-15T19:37:03.036Z PASS [ 0.195s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
39512024-07-15T19:37:03.228Z PASS [ 0.240s] omicron-certificates tests::test_cert_extended_key_usage
39522024-07-15T19:37:03.256Z PASS [ 0.222s] omicron-certificates tests::test_common_name_is_validated
39532024-07-15T19:37:03.417Z PASS [ 0.188s] omicron-certificates tests::test_subject_alternate_names_are_validated
39542024-07-15T19:37:03.445Z PASS [ 0.190s] omicron-cockroach-admin cockroach_cli::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
39552024-07-15T19:37:03.531Z PASS [ 0.114s] omicron-cockroach-admin cockroach_cli::tests::node_status_parse_doesnt_panic_on_arbitrary_input
39562024-07-15T19:37:03.583Z PASS [ 0.051s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_no_trailing_notes
39572024-07-15T19:37:03.622Z PASS [ 0.039s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_trailing_notes
39582024-07-15T19:37:03.647Z PASS [ 26.731s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
39592024-07-15T19:37:03.671Z PASS [ 0.042s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_parse_with_unexpected_membership_value
39602024-07-15T19:37:03.709Z PASS [ 0.045s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_multiple_lines_from_csv
39612024-07-15T19:37:03.750Z PASS [ 0.040s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_parse_single_line_from_csv
39622024-07-15T19:37:07.604Z PASS [ 6.540s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
39632024-07-15T19:37:07.930Z PASS [ 0.326s] omicron-cockroach-admin::mod integration_tests::commands::test_cockroach_admin_openapi
39642024-07-15T19:37:07.964Z PASS [ 0.034s] omicron-common address::test::test_dns_subnets
39652024-07-15T19:37:07.995Z PASS [ 0.031s] omicron-common address::test::test_ip_range_checks_non_decreasing
39662024-07-15T19:37:08.031Z PASS [ 0.036s] omicron-common address::test::test_ip_range_enum_deserialization
39672024-07-15T19:37:08.059Z PASS [ 0.026s] omicron-common address::test::test_ip_range_iter
39682024-07-15T19:37:08.091Z PASS [ 0.034s] omicron-common address::test::test_ip_range_length
39692024-07-15T19:37:08.122Z PASS [ 0.027s] omicron-common address::test::test_ip_range_try_from
39702024-07-15T19:37:08.156Z PASS [ 0.038s] omicron-common address::test::test_ipv6_subnet_deserialize
39712024-07-15T19:37:08.184Z PASS [ 0.025s] omicron-common address::test::test_sled_address
39722024-07-15T19:37:08.212Z PASS [ 0.031s] omicron-common api::external::error::test::test_bail_unless
39732024-07-15T19:37:08.238Z PASS [ 0.025s] omicron-common api::external::error::test::test_context
39742024-07-15T19:37:08.270Z PASS [ 0.034s] omicron-common api::external::http_pagination::test::test_pagination_examples
39752024-07-15T19:37:08.306Z PASS [ 0.035s] omicron-common api::external::http_pagination::test::test_pagination_schemas
39762024-07-15T19:37:08.357Z PASS [ 0.052s] omicron-common api::external::http_pagination::test::test_scan_by_id
39772024-07-15T19:37:08.415Z PASS [ 0.055s] omicron-common api::external::http_pagination::test::test_scan_by_name
39782024-07-15T19:37:08.439Z PASS [ 0.027s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
39792024-07-15T19:37:08.467Z PASS [ 0.027s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
39802024-07-15T19:37:08.515Z PASS [ 0.048s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
39812024-07-15T19:37:08.543Z PASS [ 0.025s] omicron-common api::external::test::test_bytecount
39822024-07-15T19:37:08.568Z PASS [ 0.027s] omicron-common api::external::test::test_bytecount_display
39832024-07-15T19:37:08.605Z PASS [ 0.038s] omicron-common api::external::test::test_digest
39842024-07-15T19:37:08.631Z PASS [ 0.025s] omicron-common api::external::test::test_firewall_deserialization
39852024-07-15T19:37:08.710Z PASS [ 0.078s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
39862024-07-15T19:37:08.771Z PASS [ 0.061s] omicron-common api::external::test::test_firewall_rule_target_parse
39872024-07-15T19:37:08.818Z PASS [ 0.047s] omicron-common api::external::test::test_hostname_from_str
39882024-07-15T19:37:08.853Z PASS [ 0.035s] omicron-common api::external::test::test_ip_port_range_from_str
39892024-07-15T19:37:08.880Z PASS [ 0.027s] omicron-common api::external::test::test_ip_port_range_into_str
39902024-07-15T19:37:08.922Z PASS [ 0.043s] omicron-common api::external::test::test_ipv6_net_operations
39912024-07-15T19:37:08.953Z PASS [ 0.030s] omicron-common api::external::test::test_mac_system_iterator
39922024-07-15T19:37:08.980Z PASS [ 0.029s] omicron-common api::external::test::test_mac_to_int_conversions
39932024-07-15T19:37:09.010Z PASS [ 0.028s] omicron-common api::external::test::test_macaddr
39942024-07-15T19:37:09.037Z PASS [ 0.028s] omicron-common api::external::test::test_name_parse
39952024-07-15T19:37:09.063Z PASS [ 0.024s] omicron-common api::external::test::test_name_parse_from_param
39962024-07-15T19:37:09.102Z PASS [ 0.029s] omicron-common api::external::test::test_resource_name_parse
39972024-07-15T19:37:09.133Z PASS [ 0.042s] omicron-common api::external::test::test_role_name_parse
39982024-07-15T19:37:09.185Z PASS [ 0.051s] omicron-common api::external::test::test_route_destination_parse
39992024-07-15T19:37:09.237Z PASS [ 0.053s] omicron-common api::external::test::test_route_target_parse
40002024-07-15T19:37:09.263Z PASS [ 0.026s] omicron-common api::external::test::test_semver_serialize
40012024-07-15T19:37:09.287Z PASS [ 8.251s] nexus-types deployment::tri_map::tests::proptest_ops
40022024-07-15T19:37:09.311Z PASS [ 0.028s] omicron-common api::external::test::test_semver_validation
40032024-07-15T19:37:09.311Z PASS [ 0.027s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
40042024-07-15T19:37:09.336Z PASS [ 0.028s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
40052024-07-15T19:37:09.336Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
40062024-07-15T19:37:09.360Z PASS [ 0.034s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
40072024-07-15T19:37:09.387Z PASS [ 0.051s] omicron-common ledger::test::test_commit_handles_write_failures
40082024-07-15T19:37:09.411Z PASS [ 0.041s] omicron-common ledger::test::test_create_default_ledger
40092024-07-15T19:37:09.435Z PASS [ 0.039s] omicron-common ledger::test::test_create_ledger_reads_from_storage
40102024-07-15T19:37:09.460Z PASS [ 0.040s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
40112024-07-15T19:37:09.460Z PASS [ 0.027s] omicron-common update::tests::serde_artifact_kind
40122024-07-15T19:37:09.484Z PASS [ 0.029s] omicron-common zpool_name::test::test_parse_bad_zpool_names
40132024-07-15T19:37:09.484Z PASS [ 0.029s] omicron-common zpool_name::test::test_parse_external_zpool_name
40142024-07-15T19:37:09.508Z PASS [ 0.028s] omicron-common zpool_name::test::test_parse_internal_zpool_name
40152024-07-15T19:37:09.533Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_zpool_name_json
40162024-07-15T19:37:09.533Z PASS [ 0.038s] omicron-common zpool_name::test::test_zpool_name_regex
40172024-07-15T19:37:10.160Z PASS [ 0.648s] omicron-dev::test_omicron_dev test_cert_create
40182024-07-15T19:37:11.026Z PASS [ 41.239s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
40192024-07-15T19:37:11.051Z PASS [ 7.608s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
40202024-07-15T19:37:11.119Z PASS [ 7.487s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
40212024-07-15T19:37:11.144Z PASS [ 0.101s] omicron-dev::test_omicron_dev test_omicron_dev_bad_cmd
40222024-07-15T19:37:11.168Z PASS [ 0.098s] omicron-dev::test_omicron_dev test_omicron_dev_db_populate_no_args
40232024-07-15T19:37:11.238Z PASS [ 0.118s] omicron-dev::test_omicron_dev test_omicron_dev_db_wipe_no_args
40242024-07-15T19:37:11.263Z PASS [ 7.498s] omicron-cockroach-admin context::tests::test_node_id
40252024-07-15T19:37:11.298Z PASS [ 0.064s] omicron-gateway management_switch::location_map::tests::test_config_validation
40262024-07-15T19:37:11.322Z PASS [ 0.059s] omicron-gateway management_switch::location_map::tests::test_resolve_location
40272024-07-15T19:37:11.322Z PASS [ 0.179s] omicron-dev::test_omicron_dev test_omicron_dev_no_args
40282024-07-15T19:37:11.695Z PASS [ 0.389s] omicron-gateway::test_all integration_tests::component_list::component_list
40292024-07-15T19:37:11.727Z PASS [ 0.428s] omicron-gateway::test_all integration_tests::commands::test_mgs_openapi_sled
40302024-07-15T19:37:11.856Z PASS [ 0.544s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
40312024-07-15T19:37:11.947Z PASS [ 0.249s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
40322024-07-15T19:37:11.971Z PASS [ 0.235s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
40332024-07-15T19:37:15.667Z PASS [ 16.319s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
40342024-07-15T19:37:15.738Z PASS [ 17.643s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
40352024-07-15T19:37:23.075Z PASS [ 13.545s] omicron-dev::test_omicron_dev test_db_killed
40362024-07-15T19:37:32.656Z PASS [ 21.508s] omicron-dev::test_omicron_dev test_run_all
40372024-07-15T19:37:35.032Z PASS [ 23.069s] omicron-nexus app::background::init::test::test_dns_propagation_basic
40382024-07-15T19:37:35.056Z PASS [ 23.100s] omicron-nexus app::background::driver::test::test_driver_basic
40392024-07-15T19:37:35.914Z PASS [ 24.060s] omicron-nexus app::background::driver::test::test_activation_in_progress
40402024-07-15T19:37:36.673Z PASS [ 26.513s] omicron-dev::test_omicron_dev test_db_run
40412024-07-15T19:37:43.570Z PASS [ 8.527s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
40422024-07-15T19:37:43.647Z PASS [ 0.077s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
40432024-07-15T19:37:44.302Z PASS [ 8.388s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
40442024-07-15T19:37:45.331Z PASS [ 29.584s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
40452024-07-15T19:37:45.388Z PASS [ 8.716s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
40462024-07-15T19:37:45.629Z PASS [ 29.964s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
40472024-07-15T19:37:50.272Z PASS [ 27.200s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
40482024-07-15T19:37:54.633Z PASS [ 21.979s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
40492024-07-15T19:37:54.859Z PASS [ 19.832s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
40502024-07-15T19:38:04.638Z PASS [ 20.995s] omicron-nexus app::background::tasks::dns_config::test::test_basic
40512024-07-15T19:38:05.200Z PASS [ 20.893s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
40522024-07-15T19:38:05.224Z PASS [ 19.889s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
40532024-07-15T19:38:05.539Z PASS [ 19.902s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
40542024-07-15T19:38:06.252Z PASS [ 0.721s] omicron-nexus app::external_endpoints::test::test_authority
40552024-07-15T19:38:06.377Z PASS [ 0.126s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
40562024-07-15T19:38:08.676Z PASS [ 18.405s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
40572024-07-15T19:38:08.804Z PASS [ 0.128s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
40582024-07-15T19:38:08.871Z PASS [ 0.067s] omicron-nexus app::external_endpoints::test::test_no_endpoint
40592024-07-15T19:38:08.939Z PASS [ 0.068s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
40602024-07-15T19:38:08.988Z PASS [ 2.612s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
40612024-07-15T19:38:13.635Z PASS [ 18.776s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
40622024-07-15T19:38:13.725Z PASS [ 19.094s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
40632024-07-15T19:38:23.388Z PASS [ 38.004s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
40642024-07-15T19:38:25.428Z PASS [ 20.220s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
40652024-07-15T19:38:25.452Z PASS [ 20.809s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
40662024-07-15T19:38:25.774Z PASS [ 20.581s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
40672024-07-15T19:38:38.730Z PASS [ 29.743s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
40682024-07-15T19:38:38.941Z PASS [ 30.004s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
40692024-07-15T19:38:39.931Z PASS [ 26.204s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
40702024-07-15T19:38:42.203Z PASS [ 28.569s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
40712024-07-15T19:38:52.531Z PASS [ 29.142s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
40722024-07-15T19:38:53.395Z PASS [ 27.970s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
40732024-07-15T19:39:10.844Z PASS [ 31.908s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
40742024-07-15T19:39:13.422Z PASS [ 33.492s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
40752024-07-15T19:39:14.420Z PASS [ 35.692s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
40762024-07-15T19:39:16.132Z PASS [ 33.933s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
40772024-07-15T19:39:25.444Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40782024-07-15T19:39:25.770Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40792024-07-15T19:39:28.864Z PASS [ 36.337s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
40802024-07-15T19:39:29.224Z PASS [ 35.831s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
40812024-07-15T19:39:45.804Z PASS [ 32.890s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
40822024-07-15T19:39:45.832Z PASS [ 31.367s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
40832024-07-15T19:39:51.092Z PASS [ 36.675s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
40842024-07-15T19:39:53.931Z PASS [ 37.802s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
40852024-07-15T19:40:00.898Z PASS [ 31.677s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
40862024-07-15T19:40:02.890Z PASS [ 34.027s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
40872024-07-15T19:40:13.988Z PASS [ 29.208s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
40882024-07-15T19:40:21.148Z PASS [ 27.220s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
40892024-07-15T19:40:24.348Z PASS [ 33.260s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
40902024-07-15T19:40:25.440Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
40912024-07-15T19:40:25.766Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
40922024-07-15T19:40:26.375Z PASS [ 25.480s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
40932024-07-15T19:40:28.205Z PASS [ 25.320s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
40942024-07-15T19:40:41.360Z PASS [ 20.210s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
40952024-07-15T19:40:42.575Z PASS [ 28.588s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
40962024-07-15T19:40:43.730Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
40972024-07-15T19:40:44.355Z PASS [ 19.997s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
40982024-07-15T19:40:54.868Z PASS [ 26.666s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
40992024-07-15T19:40:58.526Z PASS [ 32.154s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
41002024-07-15T19:40:58.577Z PASS [ 0.052s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
41012024-07-15T19:41:01.291Z PASS [ 19.935s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
41022024-07-15T19:41:03.622Z PASS [ 79.894s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
41032024-07-15T19:41:12.435Z PASS [ 29.862s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
41042024-07-15T19:41:25.437Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41052024-07-15T19:41:25.765Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41062024-07-15T19:41:27.403Z PASS [ 28.821s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
41072024-07-15T19:41:31.697Z PASS [ 19.264s] omicron-nexus app::sagas::test_saga::test_saga_stuck
41082024-07-15T19:41:39.526Z PASS [ 38.238s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
41092024-07-15T19:41:39.550Z PASS [ 35.916s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
41102024-07-15T19:41:39.582Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_accept_gz
41112024-07-15T19:41:39.635Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
41122024-07-15T19:41:39.691Z PASS [ 0.058s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
41132024-07-15T19:41:39.748Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
41142024-07-15T19:41:39.799Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
41152024-07-15T19:41:39.855Z PASS [ 0.057s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
41162024-07-15T19:41:39.915Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
41172024-07-15T19:41:39.989Z PASS [ 0.075s] omicron-nexus external_api::console_api::test::test_relative_uri
41182024-07-15T19:41:40.158Z PASS [ 0.172s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
41192024-07-15T19:41:44.355Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41202024-07-15T19:41:45.405Z PASS [ 5.878s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
41212024-07-15T19:41:53.119Z PASS [ 21.413s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
41222024-07-15T19:41:53.446Z PASS [ 26.051s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
41232024-07-15T19:41:54.866Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41242024-07-15T19:42:05.358Z PASS [ 19.955s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
41252024-07-15T19:42:06.488Z PASS [ 1.130s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
41262024-07-15T19:42:06.700Z PASS [ 71.837s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
41272024-07-15T19:42:06.841Z PASS [ 0.139s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
41282024-07-15T19:42:07.817Z PASS [ 1.330s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
41292024-07-15T19:42:12.546Z PASS [ 19.440s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
41302024-07-15T19:42:16.328Z PASS [ 22.880s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
41312024-07-15T19:42:25.433Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41322024-07-15T19:42:25.760Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41332024-07-15T19:42:26.816Z PASS [ 19.978s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
41342024-07-15T19:42:27.685Z PASS [ 19.869s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
41352024-07-15T19:42:33.068Z PASS [ 20.522s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
41362024-07-15T19:42:35.680Z PASS [ 19.357s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
41372024-07-15T19:42:40.154Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
41382024-07-15T19:42:44.347Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41392024-07-15T19:42:47.294Z PASS [ 19.609s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
41402024-07-15T19:42:47.550Z PASS [ 20.735s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
41412024-07-15T19:42:51.640Z PASS [ 18.576s] omicron-nexus::test_all integration_tests::basic::test_ping
41422024-07-15T19:43:00.882Z PASS [ 25.205s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
41432024-07-15T19:43:02.676Z PASS [ 82.523s] omicron-nexus populate::test::test_populators
41442024-07-15T19:43:05.238Z PASS [ 17.689s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
41452024-07-15T19:43:09.650Z PASS [ 18.012s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
41462024-07-15T19:43:18.742Z PASS [ 31.451s] omicron-nexus::test_all integration_tests::basic::test_projects_list
41472024-07-15T19:43:19.125Z PASS [ 18.242s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
41482024-07-15T19:43:21.238Z PASS [ 18.567s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
41492024-07-15T19:43:23.531Z PASS [ 18.296s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
41502024-07-15T19:43:24.339Z PASS [ 3.101s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
41512024-07-15T19:43:24.437Z PASS [ 0.097s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
41522024-07-15T19:43:24.548Z PASS [ 1.016s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
41532024-07-15T19:43:25.429Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41542024-07-15T19:43:25.673Z PASS [ 1.237s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
41552024-07-15T19:43:25.756Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41562024-07-15T19:43:30.660Z PASS [ 21.010s] omicron-nexus::test_all integration_tests::certificates::test_crud
41572024-07-15T19:43:38.287Z PASS [ 19.548s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
41582024-07-15T19:43:44.307Z PASS [ 19.761s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
41592024-07-15T19:43:44.344Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41602024-07-15T19:43:44.451Z PASS [ 25.328s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
41612024-07-15T19:43:44.798Z PASS [ 19.128s] omicron-nexus::test_all integration_tests::console_api::test_assets
41622024-07-15T19:43:49.818Z PASS [ 19.160s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
41632024-07-15T19:44:00.687Z PASS [ 22.400s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
41642024-07-15T19:44:03.357Z PASS [ 18.907s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
41652024-07-15T19:44:04.344Z PASS [ 19.543s] omicron-nexus::test_all integration_tests::console_api::test_session_me
41662024-07-15T19:44:08.184Z PASS [ 23.878s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
41672024-07-15T19:44:09.357Z PASS [ 19.541s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
41682024-07-15T19:44:22.194Z PASS [ 18.837s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
41692024-07-15T19:44:24.661Z PASS [ 20.322s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
41702024-07-15T19:44:24.730Z PASS [ 24.048s] omicron-nexus::test_all integration_tests::console_api::test_sessions
41712024-07-15T19:44:25.426Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41722024-07-15T19:44:25.752Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41732024-07-15T19:44:39.142Z PASS [ 30.961s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
41742024-07-15T19:44:44.340Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41752024-07-15T19:44:48.388Z PASS [ 39.034s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
41762024-07-15T19:44:49.330Z PASS [ 27.140s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
41772024-07-15T19:44:52.662Z PASS [ 27.931s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
41782024-07-15T19:44:54.015Z PASS [ 29.356s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
41792024-07-15T19:45:06.382Z PASS [ 27.241s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
41802024-07-15T19:45:16.147Z PASS [ 27.758s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
41812024-07-15T19:45:25.422Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41822024-07-15T19:45:25.757Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41832024-07-15T19:45:31.134Z PASS [ 41.806s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
41842024-07-15T19:45:32.841Z PASS [ 26.463s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
41852024-07-15T19:45:33.598Z PASS [ 40.940s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
41862024-07-15T19:45:41.977Z PASS [ 25.834s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
41872024-07-15T19:45:43.379Z PASS [ 49.367s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
41882024-07-15T19:45:44.337Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
41892024-07-15T19:45:54.256Z PASS [ 23.124s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
41902024-07-15T19:45:54.948Z PASS [ 22.107s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
41912024-07-15T19:45:59.438Z PASS [ 25.841s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
41922024-07-15T19:46:03.231Z PASS [ 21.255s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
41932024-07-15T19:46:11.666Z PASS [ 28.290s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
41942024-07-15T19:46:22.093Z PASS [ 27.147s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
41952024-07-15T19:46:25.419Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
41962024-07-15T19:46:25.745Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
41972024-07-15T19:46:28.530Z PASS [ 29.096s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
41982024-07-15T19:46:33.307Z PASS [ 30.079s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
41992024-07-15T19:46:35.113Z PASS [ 40.860s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
42002024-07-15T19:46:42.911Z PASS [ 31.248s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
42012024-07-15T19:46:44.333Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
42022024-07-15T19:46:49.058Z PASS [ 26.968s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
42032024-07-15T19:46:57.901Z PASS [ 29.373s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
42042024-07-15T19:46:59.438Z PASS [ 26.134s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
42052024-07-15T19:47:01.950Z PASS [ 26.840s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
42062024-07-15T19:47:10.278Z PASS [ 27.367s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
42072024-07-15T19:47:14.077Z PASS [ 25.019s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
42082024-07-15T19:47:23.538Z PASS [ 25.638s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
42092024-07-15T19:47:25.414Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42102024-07-15T19:47:25.743Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42112024-07-15T19:47:28.536Z PASS [ 29.098s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
42122024-07-15T19:47:29.178Z PASS [ 27.230s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
42132024-07-15T19:47:44.112Z PASS [ 33.838s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
42142024-07-15T19:47:44.331Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
42152024-07-15T19:47:52.079Z PASS [ 427.767s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
42162024-07-15T19:47:52.200Z PASS [ 23.023s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
42172024-07-15T19:47:53.550Z PASS [ 39.478s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
42182024-07-15T19:48:11.295Z PASS [ 47.761s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
42192024-07-15T19:48:14.516Z PASS [ 20.965s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
42202024-07-15T19:48:14.890Z PASS [ 46.356s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
42212024-07-15T19:48:15.610Z PASS [ 23.536s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
42222024-07-15T19:48:16.836Z PASS [ 32.722s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
42232024-07-15T19:48:25.411Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42242024-07-15T19:48:25.435Z PASS [ 33.225s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
42252024-07-15T19:48:25.738Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42262024-07-15T19:48:25.868Z PASS [ 0.445s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
42272024-07-15T19:48:26.422Z PASS [ 0.552s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
42282024-07-15T19:48:26.872Z PASS [ 0.442s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
42292024-07-15T19:48:27.366Z PASS [ 0.505s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
42302024-07-15T19:48:28.717Z PASS [ 603.317s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
42312024-07-15T19:48:31.121Z PASS [ 605.397s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
42322024-07-15T19:48:32.991Z PASS [ 21.697s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
42332024-07-15T19:48:35.908Z PASS [ 21.396s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
42342024-07-15T19:48:36.928Z PASS [ 22.040s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
42352024-07-15T19:48:37.127Z PASS [ 21.517s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
42362024-07-15T19:48:37.748Z PASS [ 20.918s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
42372024-07-15T19:48:54.354Z PASS [ 26.989s] omicron-nexus::test_all integration_tests::images::test_image_create
42382024-07-15T19:48:57.672Z PASS [ 28.957s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
42392024-07-15T19:49:01.688Z PASS [ 30.567s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
42402024-07-15T19:49:01.821Z PASS [ 28.831s] omicron-nexus::test_all integration_tests::images::test_image_promotion
42412024-07-15T19:49:02.766Z PASS [ 8.414s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
42422024-07-15T19:49:02.991Z PASS [ 25.245s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
42432024-07-15T19:49:03.260Z PASS [ 26.337s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
42442024-07-15T19:49:03.598Z PASS [ 27.694s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
42452024-07-15T19:49:04.958Z PASS [ 27.835s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
42462024-07-15T19:49:06.104Z PASS [ 8.434s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
42472024-07-15T19:49:11.170Z PASS [ 9.351s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
42482024-07-15T19:49:11.782Z PASS [ 10.095s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
42492024-07-15T19:49:27.804Z PASS [ 25.040s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
42502024-07-15T19:49:28.847Z PASS [ 22.744s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
42512024-07-15T19:49:32.321Z PASS [ 21.152s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
42522024-07-15T19:49:37.668Z PASS [ 32.713s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
42532024-07-15T19:49:37.880Z PASS [ 34.624s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
42542024-07-15T19:49:47.974Z PASS [ 44.378s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
42552024-07-15T19:49:48.222Z PASS [ 45.234s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
42562024-07-15T19:49:48.707Z PASS [ 20.903s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
42572024-07-15T19:49:51.313Z PASS [ 39.535s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
42582024-07-15T19:49:59.772Z PASS [ 21.892s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
42592024-07-15T19:50:06.148Z PASS [ 28.473s] omicron-nexus::test_all integration_tests::instances::test_instance_access
42602024-07-15T19:50:08.385Z PASS [ 39.541s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
42612024-07-15T19:50:21.522Z PASS [ 33.553s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
42622024-07-15T19:50:23.734Z PASS [ 35.507s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
42632024-07-15T19:50:25.737Z PASS [ 37.031s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
42642024-07-15T19:50:28.186Z PASS [ 36.876s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
42652024-07-15T19:50:32.318Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42662024-07-15T19:50:33.380Z PASS [ 33.612s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
42672024-07-15T19:50:42.401Z PASS [ 36.264s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
42682024-07-15T19:50:47.953Z PASS [ 39.568s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
42692024-07-15T19:50:52.963Z PASS [ 27.197s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
42702024-07-15T19:50:53.212Z PASS [ 29.489s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
42712024-07-15T19:51:06.575Z PASS [ 94.262s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
42722024-07-15T19:51:07.094Z PASS [ 38.909s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
42732024-07-15T19:51:16.580Z PASS [ 55.058s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
42742024-07-15T19:51:17.363Z PASS [ 43.986s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
42752024-07-15T19:51:20.444Z PASS [ 38.045s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
42762024-07-15T19:51:31.045Z PASS [ 38.117s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
42772024-07-15T19:51:33.802Z PASS [ 45.856s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
42782024-07-15T19:51:35.603Z PASS [ 42.391s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
42792024-07-15T19:51:36.897Z PASS [ 20.321s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
42802024-07-15T19:51:42.468Z PASS [ 35.895s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
42812024-07-15T19:51:42.495Z PASS [ 22.054s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
42822024-07-15T19:51:49.380Z PASS [ 39.711s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
42832024-07-15T19:51:51.135Z PASS [ 33.772s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
42842024-07-15T19:51:57.132Z PASS [ 21.534s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
42852024-07-15T19:52:01.537Z PASS [ 30.492s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
42862024-07-15T19:52:01.570Z PASS [ 27.768s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
42872024-07-15T19:52:06.582Z PASS [ 19.783s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
42882024-07-15T19:52:11.446Z PASS [ 28.977s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
42892024-07-15T19:52:13.046Z PASS [ 21.912s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
42902024-07-15T19:52:18.693Z PASS [ 33.055s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
42912024-07-15T19:52:18.921Z PASS [ 21.319s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
42922024-07-15T19:52:20.883Z PASS [ 43.991s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
42932024-07-15T19:52:21.876Z PASS [ 20.309s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
42942024-07-15T19:52:22.675Z PASS [ 21.141s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
42952024-07-15T19:52:31.766Z PASS [ 25.186s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
42962024-07-15T19:52:34.032Z PASS [ 22.589s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
42972024-07-15T19:52:34.632Z PASS [ 21.590s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
42982024-07-15T19:52:36.411Z PASS [ 20.866s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
42992024-07-15T19:52:39.314Z PASS [ 20.865s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
43002024-07-15T19:52:39.696Z PASS [ 18.813s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
43012024-07-15T19:52:42.652Z PASS [ 20.779s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
43022024-07-15T19:52:43.144Z PASS [ 20.445s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
43032024-07-15T19:52:55.822Z PASS [ 24.058s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
43042024-07-15T19:52:56.791Z PASS [ 22.762s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
43052024-07-15T19:52:59.580Z PASS [ 23.171s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
43062024-07-15T19:53:00.374Z PASS [ 21.064s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
43072024-07-15T19:53:00.489Z PASS [ 25.858s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
43082024-07-15T19:53:11.564Z PASS [ 31.872s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
43092024-07-15T19:53:16.434Z PASS [ 20.613s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
43102024-07-15T19:53:17.713Z PASS [ 20.924s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
43112024-07-15T19:53:25.521Z PASS [ 25.944s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
43122024-07-15T19:53:29.220Z PASS [ 46.568s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
43132024-07-15T19:53:36.567Z PASS [ 36.194s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
43142024-07-15T19:53:37.146Z PASS [ 25.582s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
43152024-07-15T19:53:42.622Z PASS [ 26.192s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
43162024-07-15T19:53:43.140Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
43172024-07-15T19:53:44.666Z PASS [ 26.956s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
43182024-07-15T19:53:46.182Z PASS [ 63.070s] omicron-nexus::test_all integration_tests::metrics::test_metrics
43192024-07-15T19:53:51.085Z PASS [ 50.599s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
43202024-07-15T19:54:04.817Z PASS [ 28.253s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
43212024-07-15T19:54:16.975Z PASS [ 51.458s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
43222024-07-15T19:54:17.301Z PASS [ 26.219s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
43232024-07-15T19:54:18.147Z PASS [ 48.933s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
43242024-07-15T19:54:19.155Z PASS [ 34.488s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
43252024-07-15T19:54:23.229Z PASS [ 37.037s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
43262024-07-15T19:54:23.600Z PASS [ 40.979s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
43272024-07-15T19:54:26.031Z PASS [ 48.891s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
43282024-07-15T19:54:43.512Z PASS [ 25.370s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
43292024-07-15T19:54:43.668Z PASS [ 24.518s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
43302024-07-15T19:54:48.132Z PASS [ 22.100s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
43312024-07-15T19:54:51.754Z PASS [ 28.158s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
43322024-07-15T19:54:52.343Z PASS [ 29.129s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
43332024-07-15T19:54:53.588Z PASS [ 48.773s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
43342024-07-15T19:55:10.002Z PASS [ 53.030s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
43352024-07-15T19:55:10.321Z PASS [ 26.809s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
43362024-07-15T19:55:11.148Z PASS [ 23.018s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
43372024-07-15T19:55:13.753Z PASS [ 21.999s] omicron-nexus::test_all integration_tests::projects::test_projects
43382024-07-15T19:55:14.213Z PASS [ 30.546s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
43392024-07-15T19:55:14.751Z PASS [ 22.409s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
43402024-07-15T19:55:16.337Z PASS [ 59.029s] omicron-nexus::test_all integration_tests::password_login::test_local_users
43412024-07-15T19:55:30.935Z PASS [ 20.936s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
43422024-07-15T19:55:31.076Z PASS [ 20.756s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
43432024-07-15T19:55:34.581Z PASS [ 23.436s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
43442024-07-15T19:55:35.310Z PASS [ 21.561s] omicron-nexus::test_all integration_tests::rack::test_sled_add
43452024-07-15T19:55:35.377Z PASS [ 21.163s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
43462024-07-15T19:55:35.600Z PASS [ 20.852s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
43472024-07-15T19:55:36.042Z PASS [ 0.439s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
43482024-07-15T19:55:38.682Z PASS [ 22.358s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
43492024-07-15T19:55:38.849Z PASS [ 3.538s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
43502024-07-15T19:55:38.916Z PASS [ 3.543s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
43512024-07-15T19:55:39.604Z PASS [ 3.565s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
43522024-07-15T19:55:42.099Z PASS [ 3.418s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
43532024-07-15T19:55:44.355Z PASS [ 50.773s] omicron-nexus::test_all integration_tests::quotas::test_quotas
43542024-07-15T19:55:50.257Z PASS [ 19.321s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
43552024-07-15T19:55:50.385Z PASS [ 0.129s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
43562024-07-15T19:55:50.564Z PASS [ 0.178s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
43572024-07-15T19:55:50.681Z PASS [ 0.116s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
43582024-07-15T19:55:50.792Z PASS [ 0.112s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
43592024-07-15T19:55:50.902Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
43602024-07-15T19:55:51.282Z PASS [ 20.209s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
43612024-07-15T19:55:56.284Z PASS [ 21.704s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
43622024-07-15T19:56:03.547Z PASS [ 24.631s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
43632024-07-15T19:56:03.900Z PASS [ 25.052s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
43642024-07-15T19:56:05.189Z PASS [ 23.089s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
43652024-07-15T19:56:08.179Z PASS [ 23.825s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
43662024-07-15T19:56:08.298Z PASS [ 0.119s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
43672024-07-15T19:56:11.542Z PASS [ 20.642s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
43682024-07-15T19:56:11.800Z PASS [ 20.518s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
43692024-07-15T19:56:11.909Z PASS [ 0.110s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
43702024-07-15T19:56:12.011Z PASS [ 0.100s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
43712024-07-15T19:56:12.194Z PASS [ 32.588s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
43722024-07-15T19:56:16.772Z PASS [ 20.492s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
43732024-07-15T19:56:23.919Z PASS [ 20.021s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
43742024-07-15T19:56:24.844Z PASS [ 21.309s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
43752024-07-15T19:56:26.167Z PASS [ 20.991s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
43762024-07-15T19:56:30.309Z PASS [ 22.022s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
43772024-07-15T19:56:31.479Z PASS [ 19.290s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
43782024-07-15T19:56:31.732Z PASS [ 19.734s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
43792024-07-15T19:56:32.428Z PASS [ 20.897s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
43802024-07-15T19:56:34.135Z PASS [ 17.372s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
43812024-07-15T19:56:38.672Z PASS [ 14.755s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
43822024-07-15T19:56:44.185Z PASS [ 12.708s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
43832024-07-15T19:56:51.204Z PASS [ 12.533s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
43842024-07-15T19:56:54.008Z PASS [ 9.824s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
43852024-07-15T19:57:03.692Z PASS [ 12.488s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
43862024-07-15T19:57:04.189Z PASS [ 10.181s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
43872024-07-15T19:57:14.270Z PASS [ 10.579s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
43882024-07-15T19:57:19.980Z PASS [ 5.711s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
43892024-07-15T19:58:02.581Z PASS [ 58.398s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
43902024-07-15T19:58:04.795Z PASS [ 44.819s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
43912024-07-15T19:58:21.360Z PASS [ 18.782s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
43922024-07-15T19:58:43.770Z PASS [ 38.956s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
43932024-07-15T19:58:59.565Z PASS [ 15.817s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
43942024-07-15T19:58:59.622Z PASS [ 15.859s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
43952024-07-15T19:59:00.511Z PASS [ 16.755s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
43962024-07-15T19:59:00.555Z PASS [ 16.786s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
43972024-07-15T19:59:07.975Z PASS [ 46.592s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
43982024-07-15T19:59:18.824Z PASS [ 19.259s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
43992024-07-15T19:59:19.286Z PASS [ 19.666s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
44002024-07-15T19:59:21.565Z PASS [ 21.011s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
44012024-07-15T19:59:21.788Z PASS [ 21.280s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
44022024-07-15T19:59:28.812Z PASS [ 20.844s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
44032024-07-15T19:59:29.273Z PASS [ 21.299s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
44042024-07-15T19:59:29.796Z PASS [ 21.839s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
44052024-07-15T19:59:31.177Z PASS [ 23.227s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
44062024-07-15T19:59:40.693Z PASS [ 21.870s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
44072024-07-15T19:59:41.855Z PASS [ 22.571s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
44082024-07-15T19:59:43.893Z PASS [ 22.108s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
44092024-07-15T19:59:50.127Z PASS [ 20.856s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
44102024-07-15T19:59:50.780Z PASS [ 20.985s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
44112024-07-15T19:59:51.414Z PASS [ 29.850s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
44122024-07-15T19:59:52.181Z PASS [ 21.005s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
44132024-07-15T19:59:52.735Z PASS [ 23.928s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
44142024-07-15T20:00:02.785Z PASS [ 20.931s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
44152024-07-15T20:00:02.819Z PASS [ 22.127s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
44162024-07-15T20:00:08.710Z PASS [ 24.812s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
44172024-07-15T20:00:12.647Z PASS [ 20.469s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
44182024-07-15T20:00:12.997Z PASS [ 22.219s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
44192024-07-15T20:00:16.344Z PASS [ 26.219s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
44202024-07-15T20:00:18.349Z PASS [ 26.940s] omicron-nexus::test_all integration_tests::silos::test_silos
44212024-07-15T20:00:22.271Z PASS [ 29.536s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
44222024-07-15T20:00:22.989Z PASS [ 20.206s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
44232024-07-15T20:00:30.969Z PASS [ 28.153s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
44242024-07-15T20:00:32.594Z PASS [ 23.891s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
44252024-07-15T20:00:37.787Z PASS [ 19.440s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
44262024-07-15T20:00:44.590Z PASS [ 22.322s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
44272024-07-15T20:00:46.286Z PASS [ 33.642s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
44282024-07-15T20:00:46.877Z PASS [ 23.891s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
44292024-07-15T20:00:48.407Z PASS [ 35.412s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
44302024-07-15T20:00:49.418Z PASS [ 33.077s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
44312024-07-15T20:00:50.848Z PASS [ 1.431s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
44322024-07-15T20:00:51.436Z PASS [ 4.559s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
44332024-07-15T20:00:52.424Z PASS [ 21.458s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
44342024-07-15T20:00:52.906Z PASS [ 4.500s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
44352024-07-15T20:00:55.291Z PASS [ 4.443s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
44362024-07-15T20:00:55.862Z PASS [ 4.425s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
44372024-07-15T20:00:59.097Z PASS [ 3.235s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
44382024-07-15T20:01:08.730Z PASS [ 36.139s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
44392024-07-15T20:01:09.045Z PASS [ 31.259s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
44402024-07-15T20:01:13.075Z PASS [ 20.652s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
44412024-07-15T20:01:14.749Z PASS [ 28.466s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
44422024-07-15T20:01:15.416Z PASS [ 30.827s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
44432024-07-15T20:01:18.251Z PASS [ 19.156s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
44442024-07-15T20:01:28.336Z PASS [ 19.290s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
44452024-07-15T20:01:29.977Z PASS [ 37.073s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
44462024-07-15T20:01:32.479Z PASS [ 23.751s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
44472024-07-15T20:01:33.509Z PASS [ 20.434s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
44482024-07-15T20:01:45.508Z PASS [ 30.095s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
44492024-07-15T20:01:48.700Z PASS [ 33.953s] omicron-nexus::test_all integration_tests::utilization::test_utilization
44502024-07-15T20:01:50.787Z PASS [ 32.537s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
44512024-07-15T20:01:55.288Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44522024-07-15T20:02:01.015Z PASS [ 32.685s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
44532024-07-15T20:02:02.408Z PASS [ 32.434s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
44542024-07-15T20:02:05.681Z PASS [ 33.204s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
44552024-07-15T20:02:07.234Z PASS [ 33.729s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
44562024-07-15T20:02:19.375Z PASS [ 33.869s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
44572024-07-15T20:02:22.007Z PASS [ 33.309s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
44582024-07-15T20:02:24.467Z PASS [ 33.682s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
44592024-07-15T20:02:29.505Z PASS [ 27.100s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
44602024-07-15T20:02:30.604Z PASS [ 29.592s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
44612024-07-15T20:02:42.926Z PASS [ 35.694s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
44622024-07-15T20:02:43.198Z PASS [ 37.518s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
44632024-07-15T20:02:46.250Z PASS [ 110.963s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
44642024-07-15T20:02:59.452Z PASS [ 40.081s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
44652024-07-15T20:03:00.436Z PASS [ 29.834s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
44662024-07-15T20:03:02.595Z PASS [ 40.592s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
44672024-07-15T20:03:04.283Z PASS [ 39.822s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
44682024-07-15T20:03:06.100Z PASS [ 19.854s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
44692024-07-15T20:03:09.857Z PASS [ 40.355s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
44702024-07-15T20:03:15.473Z PASS [ 32.268s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
44712024-07-15T20:03:17.893Z PASS [ 34.954s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
44722024-07-15T20:03:20.260Z PASS [ 20.804s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
44732024-07-15T20:03:20.973Z PASS [ 20.537s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
44742024-07-15T20:03:23.830Z PASS [ 21.236s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
44752024-07-15T20:03:24.703Z PASS [ 20.421s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
44762024-07-15T20:03:25.587Z PASS [ 19.490s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
44772024-07-15T20:03:30.593Z PASS [ 20.738s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
44782024-07-15T20:03:36.524Z PASS [ 21.064s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
44792024-07-15T20:03:39.085Z PASS [ 21.212s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
44802024-07-15T20:03:40.608Z PASS [ 19.637s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
44812024-07-15T20:03:43.472Z PASS [ 23.219s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
44822024-07-15T20:03:44.716Z PASS [ 20.888s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
44832024-07-15T20:03:44.858Z PASS [ 19.274s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
44842024-07-15T20:03:44.912Z PASS [ 20.211s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
44852024-07-15T20:03:50.154Z PASS [ 19.561s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
44862024-07-15T20:03:56.280Z PASS [ 19.757s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
44872024-07-15T20:03:59.867Z PASS [ 20.781s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
44882024-07-15T20:04:01.289Z PASS [ 20.683s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
44892024-07-15T20:04:03.725Z PASS [ 20.256s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
44902024-07-15T20:04:04.768Z PASS [ 19.909s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
44912024-07-15T20:04:05.155Z PASS [ 20.193s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
44922024-07-15T20:04:05.188Z PASS [ 20.175s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
44932024-07-15T20:04:10.536Z PASS [ 20.386s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
44942024-07-15T20:04:17.608Z PASS [ 21.331s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
44952024-07-15T20:04:21.791Z PASS [ 21.927s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
44962024-07-15T20:04:22.595Z PASS [ 21.307s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
44972024-07-15T20:04:26.290Z PASS [ 22.566s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
44982024-07-15T20:04:26.986Z PASS [ 22.221s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
44992024-07-15T20:04:30.090Z PASS [ 25.184s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
45002024-07-15T20:04:36.672Z PASS [ 26.136s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
45012024-07-15T20:04:37.550Z PASS [ 32.468s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
45022024-07-15T20:04:37.607Z PASS [ 0.057s] omicron-package dot::test::test_bad_dependency
45032024-07-15T20:04:37.644Z PASS [ 0.035s] omicron-package dot::test::test_dot_output
45042024-07-15T20:04:42.536Z PASS [ 5.865s] omicron-omdb::test_all_output test_omdb_usage_errors
45052024-07-15T20:04:42.561Z PASS [ 0.023s] omicron-passwords test::test_password_constraints
45062024-07-15T20:04:45.090Z PASS [ 7.446s] omicron-passwords test::test_compatible
45072024-07-15T20:04:45.233Z PASS [ 2.674s] omicron-passwords test::test_reproducible
45082024-07-15T20:04:45.290Z PASS [ 0.057s] omicron-passwords test::test_stable
45092024-07-15T20:04:45.314Z PASS [ 0.025s] omicron-passwords test::test_weak_hashes
45102024-07-15T20:04:45.341Z PASS [ 0.024s] omicron-rpaths internal::tests::test_configure_from_path
45112024-07-15T20:04:45.406Z PASS [ 0.068s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
45122024-07-15T20:04:45.431Z PASS [ 0.021s] omicron-rpaths internal::tests::test_emit_rpath
45132024-07-15T20:04:45.631Z PASS [ 0.195s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
45142024-07-15T20:04:46.237Z PASS [ 0.614s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
45152024-07-15T20:04:46.336Z PASS [ 0.096s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
45162024-07-15T20:04:46.488Z PASS [ 0.154s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
45172024-07-15T20:04:46.602Z PASS [ 0.112s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
45182024-07-15T20:04:47.174Z PASS [ 0.575s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
45192024-07-15T20:04:47.238Z PASS [ 0.065s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
45202024-07-15T20:04:47.282Z PASS [ 0.042s] omicron-sled-agent bootstrap::early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
45212024-07-15T20:04:47.317Z PASS [ 0.036s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
45222024-07-15T20:04:47.404Z PASS [ 0.085s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization
45232024-07-15T20:04:47.453Z PASS [ 0.044s] omicron-sled-agent bootstrap::params::tests::parse_rack_initialization_weak_hash
45242024-07-15T20:04:47.488Z PASS [ 0.042s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
45252024-07-15T20:04:47.543Z PASS [ 0.054s] omicron-sled-agent bootstrap::params::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
45262024-07-15T20:04:47.596Z PASS [ 0.052s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
45272024-07-15T20:04:47.643Z PASS [ 0.047s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
45282024-07-15T20:04:47.681Z PASS [ 0.039s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
45292024-07-15T20:04:47.711Z PASS [ 0.030s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
45302024-07-15T20:04:47.742Z PASS [ 0.031s] omicron-sled-agent common::instance::test::migration_out_after_migration_in
45312024-07-15T20:04:47.774Z PASS [ 0.031s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
45322024-07-15T20:04:47.811Z PASS [ 0.035s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
45332024-07-15T20:04:47.844Z PASS [ 0.033s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
45342024-07-15T20:04:47.899Z PASS [ 0.056s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
45352024-07-15T20:04:47.932Z PASS [ 0.034s] omicron-sled-agent common::instance::test::test_migration_ids_already_set
45362024-07-15T20:04:47.986Z PASS [ 0.052s] omicron-sled-agent config::test::test_smf_configs
45372024-07-15T20:04:48.066Z PASS [ 0.078s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
45382024-07-15T20:04:48.121Z PASS [ 0.048s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
45392024-07-15T20:04:48.169Z PASS [ 0.058s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
45402024-07-15T20:04:48.218Z PASS [ 0.050s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
45412024-07-15T20:04:48.262Z PASS [ 0.041s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
45422024-07-15T20:04:48.304Z PASS [ 0.044s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
45432024-07-15T20:04:48.335Z PASS [ 25.742s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
45442024-07-15T20:04:50.475Z PASS [ 24.187s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
45452024-07-15T20:04:51.107Z PASS [ 2.802s] omicron-sled-agent instance::tests::test_instance_create_events_normal
45462024-07-15T20:04:51.718Z PASS [ 24.733s] omicron-omdb::test_all_output test_omdb_env_settings
45472024-07-15T20:04:52.020Z PASS [ 3.687s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
45482024-07-15T20:04:52.056Z PASS [ 0.034s] omicron-sled-agent probe_manager::test::probe_state_set_ops
45492024-07-15T20:04:52.094Z PASS [ 0.038s] omicron-sled-agent profile::tests::empty_profile
45502024-07-15T20:04:52.136Z PASS [ 0.043s] omicron-sled-agent profile::tests::test_disabled_instance
45512024-07-15T20:04:52.174Z PASS [ 0.037s] omicron-sled-agent profile::tests::test_instance
45522024-07-15T20:04:52.219Z PASS [ 0.046s] omicron-sled-agent profile::tests::test_multiple
45532024-07-15T20:04:52.261Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_property
45542024-07-15T20:04:52.304Z PASS [ 0.040s] omicron-sled-agent profile::tests::test_property_group
45552024-07-15T20:04:52.345Z PASS [ 0.042s] omicron-sled-agent profile::tests::test_service
45562024-07-15T20:04:52.385Z PASS [ 0.039s] omicron-sled-agent profile::tests::test_service_property_group
45572024-07-15T20:04:52.437Z PASS [ 30.647s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
45582024-07-15T20:04:52.468Z PASS [ 0.084s] omicron-sled-agent rack_setup::config::test::test_extra_certs
45592024-07-15T20:04:52.492Z PASS [ 0.041s] omicron-sled-agent rack_setup::config::test::test_subnets
45602024-07-15T20:04:52.517Z PASS [ 0.040s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
45612024-07-15T20:04:52.541Z PASS [ 0.040s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
45622024-07-15T20:04:52.566Z PASS [ 0.049s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
45632024-07-15T20:04:52.590Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
45642024-07-15T20:04:52.615Z PASS [ 0.054s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
45652024-07-15T20:04:52.642Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
45662024-07-15T20:04:52.691Z PASS [ 0.057s] omicron-sled-agent services::test::test_all_zones_requests_schema
45672024-07-15T20:04:52.741Z PASS [ 0.124s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
45682024-07-15T20:04:52.772Z PASS [ 0.037s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
45692024-07-15T20:04:53.321Z PASS [ 2.214s] omicron-sled-agent instance::tests::test_instance_manager_creation
45702024-07-15T20:04:53.345Z PASS [ 2.859s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
45712024-07-15T20:04:55.148Z PASS [ 2.464s] omicron-sled-agent services::test::test_bad_generations
45722024-07-15T20:04:55.177Z PASS [ 2.404s] omicron-sled-agent services::test::test_ensure_service
45732024-07-15T20:04:55.546Z PASS [ 2.214s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
45742024-07-15T20:04:55.593Z PASS [ 0.042s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
45752024-07-15T20:04:55.643Z PASS [ 0.054s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
45762024-07-15T20:04:55.669Z PASS [ 2.347s] omicron-sled-agent services::test::test_ensure_service_before_timesync
45772024-07-15T20:04:55.695Z PASS [ 0.050s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
45782024-07-15T20:04:55.720Z PASS [ 0.046s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
45792024-07-15T20:04:55.744Z PASS [ 0.044s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
45802024-07-15T20:04:55.774Z PASS [ 0.057s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
45812024-07-15T20:04:55.798Z PASS [ 0.053s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
45822024-07-15T20:04:55.846Z PASS [ 0.056s] omicron-sled-agent updates::test::test_query_no_components
45832024-07-15T20:04:55.904Z PASS [ 0.057s] omicron-sled-agent updates::test::test_query_sled_agent_version
45842024-07-15T20:04:55.966Z PASS [ 0.063s] omicron-sled-agent updates::test::test_query_zone_version
45852024-07-15T20:04:56.173Z PASS [ 0.207s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
45862024-07-15T20:04:56.210Z PASS [ 0.037s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
45872024-07-15T20:04:57.556Z PASS [ 2.408s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
45882024-07-15T20:04:57.596Z PASS [ 2.422s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
45892024-07-15T20:04:57.650Z PASS [ 0.053s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
45902024-07-15T20:04:57.712Z PASS [ 27.624s] omicron-omdb::test_all_output test_omdb_success_cases
45912024-07-15T20:04:58.447Z PASS [ 2.236s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
45922024-07-15T20:04:59.306Z PASS [ 14.218s] omicron-passwords test::test_smoke
45932024-07-15T20:04:59.375Z PASS [ 0.069s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
45942024-07-15T20:04:59.410Z PASS [ 0.035s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
45952024-07-15T20:04:59.472Z PASS [ 0.062s] omicron-sled-agent zone_bundle::tests::test_disk_usage
45962024-07-15T20:04:59.507Z PASS [ 0.035s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
45972024-07-15T20:04:59.534Z PASS [ 1.981s] omicron-sled-agent zone_bundle::illumos_tests::test_context
45982024-07-15T20:04:59.558Z PASS [ 0.035s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
45992024-07-15T20:04:59.582Z PASS [ 0.033s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
46002024-07-15T20:04:59.836Z PASS [ 2.126s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
46012024-07-15T20:04:59.861Z PASS [ 42.240s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
46022024-07-15T20:04:59.861Z PASS [ 0.286s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
46032024-07-15T20:04:59.905Z PASS [ 2.256s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
46042024-07-15T20:04:59.994Z PASS [ 0.088s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
46052024-07-15T20:05:00.018Z PASS [ 0.150s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
46062024-07-15T20:05:00.043Z PASS [ 0.039s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
46072024-07-15T20:05:00.078Z PASS [ 0.035s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
46082024-07-15T20:05:00.103Z PASS [ 0.544s] omicron-sled-agent::mod integration_tests::commands::test_bootstrap_agent_openapi_sled
46092024-07-15T20:05:00.127Z PASS [ 0.270s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
46102024-07-15T20:05:00.163Z PASS [ 0.042s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
46112024-07-15T20:05:00.250Z PASS [ 0.359s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
46122024-07-15T20:05:00.274Z PASS [ 0.120s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
46132024-07-15T20:05:00.617Z PASS [ 0.500s] omicron-test-utils dev::db::test::test_bad_cmd
46142024-07-15T20:05:00.668Z PASS [ 0.050s] omicron-test-utils dev::db::test::test_make_pg_config_fail
46152024-07-15T20:05:00.692Z PASS [ 0.430s] omicron-test-utils dev::db::test::test_database_start_hang
46162024-07-15T20:05:00.717Z PASS [ 0.033s] omicron-test-utils dev::db::test::test_make_pg_config_ok
46172024-07-15T20:05:00.741Z PASS [ 0.040s] omicron-test-utils dev::db::test::test_process_exit_abnormal
46182024-07-15T20:05:00.766Z PASS [ 0.046s] omicron-test-utils dev::db::test::test_process_exit_normal
46192024-07-15T20:05:00.865Z PASS [ 2.418s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
46202024-07-15T20:05:00.893Z PASS [ 0.764s] omicron-test-utils dev::db::test::test_cmd_fails
46212024-07-15T20:05:00.932Z PASS [ 0.037s] omicron-test-utils dev::db::test::test_starter_tmpdir
46222024-07-15T20:05:00.995Z PASS [ 0.064s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
46232024-07-15T20:05:01.032Z PASS [ 1.037s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
46242024-07-15T20:05:01.056Z PASS [ 0.046s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
46252024-07-15T20:05:01.081Z PASS [ 0.037s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
46262024-07-15T20:05:01.105Z PASS [ 0.062s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
46272024-07-15T20:05:01.149Z PASS [ 0.081s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
46282024-07-15T20:05:01.400Z PASS [ 0.296s] openapi-manager check::tests::check_apis_up_to_date
46292024-07-15T20:05:01.475Z PASS [ 0.324s] oximeter test::timeseries_schema_consistency
46302024-07-15T20:05:01.522Z PASS [ 0.120s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
46312024-07-15T20:05:01.605Z LEAK [ 0.885s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
46322024-07-15T20:05:01.739Z PASS [ 0.266s] oximeter-collector agent::tests::test_self_stat_collection_count
46332024-07-15T20:05:01.764Z PASS [ 0.230s] oximeter-collector agent::tests::test_self_stat_error_counter
46342024-07-15T20:05:01.788Z PASS [ 0.157s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
46352024-07-15T20:05:01.788Z PASS [ 0.036s] oximeter-collector self_stats::tests::test_failure_reason_serialization
46362024-07-15T20:05:01.840Z PASS [ 0.062s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
46372024-07-15T20:05:01.890Z PASS [ 0.051s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
46382024-07-15T20:05:01.942Z PASS [ 0.049s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
46392024-07-15T20:05:02.162Z PASS [ 0.399s] oximeter-collector::test_commands test_oximeter_no_args
46402024-07-15T20:05:02.312Z PASS [ 0.552s] oximeter-collector::test_commands test_oximeter_openapi
46412024-07-15T20:05:02.340Z PASS [ 6.568s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
46422024-07-15T20:05:03.560Z PASS [ 1.623s] oximeter-db client::oxql::tests::test_get_entire_table
46432024-07-15T20:05:03.614Z PASS [ 1.305s] oximeter-db client::oxql::tests::test_get_one_timeseries
46442024-07-15T20:05:03.639Z PASS [ 1.284s] oximeter-db client::oxql::tests::test_limit_operations
46452024-07-15T20:05:03.639Z PASS [ 0.077s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
46462024-07-15T20:05:03.664Z PASS [ 1.503s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
46472024-07-15T20:05:03.690Z PASS [ 0.057s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
46482024-07-15T20:05:04.434Z PASS [ 0.783s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
46492024-07-15T20:05:04.942Z PASS [ 1.271s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
46502024-07-15T20:05:05.625Z PASS [ 1.192s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
46512024-07-15T20:05:05.674Z PASS [ 0.049s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
46522024-07-15T20:05:05.832Z PASS [ 2.208s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
46532024-07-15T20:05:06.061Z PASS [ 1.119s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
46542024-07-15T20:05:07.151Z PASS [ 1.476s] oximeter-db client::tests::test_select_all_field_types
46552024-07-15T20:05:07.182Z PASS [ 0.035s] oximeter-db client::tests::test_unravel_index
46562024-07-15T20:05:07.232Z PASS [ 0.047s] oximeter-db client::tests::test_verify_schema_upgrades
46572024-07-15T20:05:07.262Z PASS [ 0.031s] oximeter-db model::tests::test_db_bool
46582024-07-15T20:05:07.522Z PASS [ 6.658s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
46592024-07-15T20:05:07.554Z PASS [ 0.033s] oximeter-db model::tests::test_db_datum_type_conversion
46602024-07-15T20:05:07.590Z PASS [ 0.034s] oximeter-db model::tests::test_db_field_list_conversion
46612024-07-15T20:05:07.627Z PASS [ 0.038s] oximeter-db model::tests::test_db_field_type_conversion
46622024-07-15T20:05:07.662Z PASS [ 0.035s] oximeter-db model::tests::test_db_histogram
46632024-07-15T20:05:07.774Z PASS [ 7.577s] omicron-test-utils dev::db::test::test_database_concurrent
46642024-07-15T20:05:07.798Z PASS [ 0.529s] oximeter-db model::tests::test_db_bool_bad
46652024-07-15T20:05:07.823Z PASS [ 0.036s] oximeter-db model::tests::test_parse_bytes_measurement
46662024-07-15T20:05:07.848Z PASS [ 0.034s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
46672024-07-15T20:05:07.872Z PASS [ 0.037s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
46682024-07-15T20:05:07.897Z PASS [ 0.202s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
46692024-07-15T20:05:07.922Z PASS [ 0.057s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
46702024-07-15T20:05:07.946Z PASS [ 0.061s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
46712024-07-15T20:05:07.946Z PASS [ 0.077s] oximeter-db model::tests::test_unroll_from_source
46722024-07-15T20:05:07.970Z PASS [ 0.071s] oximeter-db model::tests::test_unroll_measurement_row
46732024-07-15T20:05:07.995Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
46742024-07-15T20:05:08.020Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
46752024-07-15T20:05:08.020Z PASS [ 0.082s] oximeter-db model::tests::test_unroll_missing_measurement_row
46762024-07-15T20:05:08.044Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_comparison
46772024-07-15T20:05:08.044Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
46782024-07-15T20:05:08.068Z PASS [ 0.047s] oximeter-db oxql::ast::grammar::tests::test_double_literal
46792024-07-15T20:05:08.068Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
46802024-07-15T20:05:08.093Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
46812024-07-15T20:05:08.117Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
46822024-07-15T20:05:08.142Z PASS [ 0.071s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
46832024-07-15T20:05:08.166Z PASS [ 0.062s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
46842024-07-15T20:05:08.166Z PASS [ 0.087s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
46852024-07-15T20:05:08.191Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
46862024-07-15T20:05:08.215Z PASS [ 0.042s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
46872024-07-15T20:05:08.239Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_group_by
46882024-07-15T20:05:08.239Z PASS [ 0.046s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
46892024-07-15T20:05:08.240Z PASS [ 0.047s] oximeter-db oxql::ast::grammar::tests::test_ident
46902024-07-15T20:05:08.264Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
46912024-07-15T20:05:08.264Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
46922024-07-15T20:05:08.288Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
46932024-07-15T20:05:08.313Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
46942024-07-15T20:05:08.313Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
46952024-07-15T20:05:08.313Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
46962024-07-15T20:05:08.338Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
46972024-07-15T20:05:08.404Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
46982024-07-15T20:05:08.404Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_query
46992024-07-15T20:05:08.428Z PASS [ 2.315s] oximeter-db client::tests::test_sql_query_output
47002024-07-15T20:05:08.429Z PASS [ 0.065s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
47012024-07-15T20:05:08.429Z PASS [ 0.060s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
47022024-07-15T20:05:08.453Z PASS [ 0.053s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
47032024-07-15T20:05:08.478Z PASS [ 0.064s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
47042024-07-15T20:05:08.478Z PASS [ 0.049s] oximeter-db oxql::ast::grammar::tests::test_reducer
47052024-07-15T20:05:08.502Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
47062024-07-15T20:05:08.502Z PASS [ 0.039s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
47072024-07-15T20:05:08.502Z PASS [ 0.033s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
47082024-07-15T20:05:08.527Z PASS [ 0.032s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
47092024-07-15T20:05:08.527Z PASS [ 0.026s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
47102024-07-15T20:05:08.551Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
47112024-07-15T20:05:08.551Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
47122024-07-15T20:05:08.551Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
47132024-07-15T20:05:08.575Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
47142024-07-15T20:05:08.600Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
47152024-07-15T20:05:08.600Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
47162024-07-15T20:05:08.624Z PASS [ 0.047s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
47172024-07-15T20:05:08.624Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
47182024-07-15T20:05:08.649Z PASS [ 0.040s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
47192024-07-15T20:05:08.673Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
47202024-07-15T20:05:08.673Z PASS [ 0.064s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
47212024-07-15T20:05:08.697Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
47222024-07-15T20:05:08.721Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
47232024-07-15T20:05:08.721Z PASS [ 0.043s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
47242024-07-15T20:05:08.721Z PASS [ 0.045s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
47252024-07-15T20:05:08.747Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
47262024-07-15T20:05:08.771Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
47272024-07-15T20:05:08.771Z PASS [ 0.042s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
47282024-07-15T20:05:08.795Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
47292024-07-15T20:05:08.819Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_bool
47302024-07-15T20:05:08.819Z PASS [ 0.058s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
47312024-07-15T20:05:08.819Z PASS [ 0.042s] oximeter-db oxql::point::tests::test_cast_points_from_double
47322024-07-15T20:05:08.849Z PASS [ 0.041s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
47332024-07-15T20:05:08.873Z PASS [ 0.061s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
47342024-07-15T20:05:08.898Z PASS [ 0.058s] oximeter-db oxql::point::tests::test_cast_points_from_integer
47352024-07-15T20:05:08.898Z PASS [ 0.041s] oximeter-db oxql::point::tests::test_cast_points_from_string
47362024-07-15T20:05:08.932Z PASS [ 0.044s] oximeter-db oxql::point::tests::test_point_delta_between
47372024-07-15T20:05:08.932Z PASS [ 0.040s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
47382024-07-15T20:05:08.962Z PASS [ 0.039s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
47392024-07-15T20:05:08.962Z PASS [ 0.046s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
47402024-07-15T20:05:08.962Z PASS [ 0.048s] oximeter-db oxql::query::tests::test_coalesce_limits
47412024-07-15T20:05:08.986Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
47422024-07-15T20:05:08.986Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
47432024-07-15T20:05:09.010Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
47442024-07-15T20:05:09.010Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
47452024-07-15T20:05:09.035Z PASS [ 0.038s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
47462024-07-15T20:05:09.059Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
47472024-07-15T20:05:09.059Z PASS [ 0.041s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
47482024-07-15T20:05:09.085Z PASS [ 0.057s] oximeter-db oxql::query::tests::test_coalesce_predicates
47492024-07-15T20:05:09.109Z PASS [ 0.058s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
47502024-07-15T20:05:09.133Z PASS [ 0.067s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
47512024-07-15T20:05:09.160Z PASS [ 0.077s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
47522024-07-15T20:05:09.184Z PASS [ 0.058s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
47532024-07-15T20:05:09.210Z PASS [ 0.096s] oximeter-db oxql::query::tests::test_query_end_time
47542024-07-15T20:05:09.210Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
47552024-07-15T20:05:09.237Z PASS [ 0.052s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
47562024-07-15T20:05:09.237Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
47572024-07-15T20:05:09.261Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_split_query
47582024-07-15T20:05:09.285Z PASS [ 0.035s] oximeter-db query::tests::test_field_cmp
47592024-07-15T20:05:09.285Z PASS [ 0.035s] oximeter-db query::tests::test_field_selector_as_query
47602024-07-15T20:05:09.285Z PASS [ 0.032s] oximeter-db query::tests::test_field_value_as_db_str
47612024-07-15T20:05:09.317Z PASS [ 0.047s] oximeter-db query::tests::test_select_query_builder_field_selectors
47622024-07-15T20:05:09.351Z PASS [ 0.064s] oximeter-db query::tests::test_select_query_builder_from_parts
47632024-07-15T20:05:09.375Z PASS [ 0.087s] oximeter-db query::tests::test_select_query_builder_filter_raw
47642024-07-15T20:05:09.399Z PASS [ 0.070s] oximeter-db query::tests::test_select_query_builder_full
47652024-07-15T20:05:09.423Z PASS [ 0.064s] oximeter-db query::tests::test_select_query_builder_limit_offset
47662024-07-15T20:05:09.447Z PASS [ 0.063s] oximeter-db query::tests::test_select_query_builder_no_fields
47672024-07-15T20:05:09.447Z PASS [ 0.054s] oximeter-db query::tests::test_select_query_builder_no_selectors
47682024-07-15T20:05:09.472Z PASS [ 0.036s] oximeter-db query::tests::test_time_range
47692024-07-15T20:05:09.472Z PASS [ 0.059s] oximeter-db query::tests::test_string_field_selector
47702024-07-15T20:05:09.496Z PASS [ 0.045s] oximeter-db sql::tests::test_allow_limit_offset
47712024-07-15T20:05:09.521Z PASS [ 0.050s] oximeter-db sql::tests::test_cannot_name_database
47722024-07-15T20:05:09.545Z PASS [ 0.049s] oximeter-db sql::tests::test_ctes_are_not_supported
47732024-07-15T20:05:09.545Z PASS [ 0.070s] oximeter-db sql::tests::test_allow_subqueries
47742024-07-15T20:05:09.569Z PASS [ 0.046s] oximeter-db sql::tests::test_function_allow_list
47752024-07-15T20:05:09.593Z PASS [ 0.042s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
47762024-07-15T20:05:09.620Z PASS [ 0.079s] oximeter-db sql::tests::test_join_must_be_inner
47772024-07-15T20:05:09.645Z PASS [ 0.068s] oximeter-db sql::tests::test_query_must_be_select_statement
47782024-07-15T20:05:09.988Z PASS [ 0.072s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
47792024-07-15T20:05:10.014Z PASS [ 0.066s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
47802024-07-15T20:05:10.014Z PASS [ 0.093s] oximeter-db sql::tests::test_require_table_is_timeseries_name
47812024-07-15T20:05:10.014Z PASS [ 0.108s] oximeter-db sql::tests::test_with_comma_join_fails
47822024-07-15T20:05:10.014Z PASS [ 0.083s] oximeter-db tests::test_timeseries_key_field_stability
47832024-07-15T20:05:10.014Z PASS [ 0.097s] oximeter-db tests::test_timeseries_key_sample_stability
47842024-07-15T20:05:10.014Z PASS [ 0.065s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
47852024-07-15T20:05:10.014Z PASS [ 0.099s] oximeter-impl histogram::tests::test_bin_range
47862024-07-15T20:05:10.014Z PASS [ 0.056s] oximeter-impl histogram::tests::test_bin_range_from
47872024-07-15T20:05:10.014Z PASS [ 0.084s] oximeter-impl histogram::tests::test_bin_range_to
47882024-07-15T20:05:10.014Z PASS [ 0.089s] oximeter-impl histogram::tests::test_empty_bins_not_supported
47892024-07-15T20:05:10.014Z PASS [ 0.042s] oximeter-impl histogram::tests::test_ensure_finite
47902024-07-15T20:05:10.014Z PASS [ 0.049s] oximeter-impl histogram::tests::test_histogram
47912024-07-15T20:05:10.039Z PASS [ 0.043s] oximeter-impl histogram::tests::test_histogram_construct_with
47922024-07-15T20:05:10.039Z PASS [ 0.045s] oximeter-impl histogram::tests::test_histogram_extreme_bins
47932024-07-15T20:05:10.039Z PASS [ 0.034s] oximeter-impl histogram::tests::test_histogram_extreme_samples
47942024-07-15T20:05:10.063Z PASS [ 0.037s] oximeter-impl histogram::tests::test_histogram_float_bins
47952024-07-15T20:05:10.088Z PASS [ 0.036s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
47962024-07-15T20:05:10.088Z PASS [ 0.040s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
47972024-07-15T20:05:10.112Z PASS [ 0.041s] oximeter-impl histogram::tests::test_histogram_with_bins
47982024-07-15T20:05:10.112Z PASS [ 0.040s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
47992024-07-15T20:05:10.140Z PASS [ 0.045s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
48002024-07-15T20:05:10.164Z PASS [ 0.030s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
48012024-07-15T20:05:10.188Z PASS [ 0.069s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
48022024-07-15T20:05:10.188Z PASS [ 0.056s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
48032024-07-15T20:05:10.212Z PASS [ 0.057s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
48042024-07-15T20:05:10.212Z PASS [ 0.039s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
48052024-07-15T20:05:10.212Z PASS [ 0.031s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
48062024-07-15T20:05:10.236Z PASS [ 0.028s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
48072024-07-15T20:05:10.236Z PASS [ 0.026s] oximeter-impl histogram::tests::test_span_decades
48082024-07-15T20:05:10.260Z PASS [ 0.028s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
48092024-07-15T20:05:10.260Z PASS [ 0.027s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
48102024-07-15T20:05:10.260Z PASS [ 1.918s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
48112024-07-15T20:05:10.285Z PASS [ 0.036s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
48122024-07-15T20:05:10.285Z PASS [ 0.034s] oximeter-impl quantile::tests::test_against_baseline_normal_distribution
48132024-07-15T20:05:10.349Z PASS [ 0.041s] oximeter-impl quantile::tests::test_default_percentiles
48142024-07-15T20:05:10.373Z PASS [ 0.047s] oximeter-impl quantile::tests::test_empty_observations
48152024-07-15T20:05:10.373Z PASS [ 0.054s] oximeter-impl quantile::tests::test_float_observations
48162024-07-15T20:05:10.373Z PASS [ 0.063s] oximeter-impl quantile::tests::test_find_cells
48172024-07-15T20:05:10.373Z PASS [ 0.060s] oximeter-impl quantile::tests::test_integer_observations
48182024-07-15T20:05:10.373Z PASS [ 0.056s] oximeter-impl quantile::tests::test_invalid_p_value
48192024-07-15T20:05:10.397Z PASS [ 0.043s] oximeter-impl quantile::tests::test_max_p
48202024-07-15T20:05:10.397Z PASS [ 0.035s] oximeter-impl quantile::tests::test_non_filled_observations
48212024-07-15T20:05:10.397Z PASS [ 0.046s] oximeter-impl quantile::tests::test_min_p
48222024-07-15T20:05:10.422Z PASS [ 0.047s] oximeter-impl quantile::tests::test_rounding
48232024-07-15T20:05:10.446Z PASS [ 0.067s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
48242024-07-15T20:05:10.470Z PASS [ 0.066s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
48252024-07-15T20:05:10.470Z PASS [ 0.042s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
48262024-07-15T20:05:10.470Z PASS [ 0.058s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
48272024-07-15T20:05:10.495Z PASS [ 0.044s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
48282024-07-15T20:05:10.495Z PASS [ 0.045s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
48292024-07-15T20:05:10.525Z PASS [ 0.045s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
48302024-07-15T20:05:10.525Z PASS [ 0.046s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
48312024-07-15T20:05:10.525Z PASS [ 0.041s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
48322024-07-15T20:05:10.549Z PASS [ 0.041s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
48332024-07-15T20:05:10.574Z PASS [ 0.043s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
48342024-07-15T20:05:10.598Z PASS [ 0.078s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
48352024-07-15T20:05:10.598Z PASS [ 0.057s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
48362024-07-15T20:05:10.624Z PASS [ 0.073s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
48372024-07-15T20:05:10.950Z PASS [ 0.064s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
48382024-07-15T20:05:10.951Z PASS [ 0.069s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
48392024-07-15T20:05:10.976Z PASS [ 0.057s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
48402024-07-15T20:05:10.976Z PASS [ 0.068s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
48412024-07-15T20:05:10.976Z PASS [ 0.082s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
48422024-07-15T20:05:10.976Z PASS [ 0.039s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
48432024-07-15T20:05:10.976Z PASS [ 0.109s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
48442024-07-15T20:05:10.976Z PASS [ 0.092s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
48452024-07-15T20:05:10.976Z PASS [ 0.051s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
48462024-07-15T20:05:10.976Z PASS [ 0.113s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
48472024-07-15T20:05:10.976Z PASS [ 0.124s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
48482024-07-15T20:05:10.976Z PASS [ 0.107s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
48492024-07-15T20:05:11.002Z PASS [ 0.113s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
48502024-07-15T20:05:11.052Z PASS [ 0.089s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
48512024-07-15T20:05:11.052Z PASS [ 0.184s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
48522024-07-15T20:05:11.086Z PASS [ 0.066s] oximeter-impl schema::ir::tests::only_support_format_version_1
48532024-07-15T20:05:11.111Z PASS [ 0.141s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
48542024-07-15T20:05:11.111Z PASS [ 0.090s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
48552024-07-15T20:05:11.111Z PASS [ 0.034s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
48562024-07-15T20:05:11.111Z PASS [ 0.085s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
48572024-07-15T20:05:11.111Z PASS [ 0.040s] oximeter-impl schema::tests::test_field_schema_ordering
48582024-07-15T20:05:11.136Z PASS [ 0.035s] oximeter-impl schema::tests::test_timeseries_name
48592024-07-15T20:05:11.160Z PASS [ 0.037s] oximeter-impl schema::tests::test_timeseries_name_from_str
48602024-07-15T20:05:11.160Z PASS [ 0.060s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
48612024-07-15T20:05:11.185Z PASS [ 0.057s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
48622024-07-15T20:05:11.211Z PASS [ 0.051s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
48632024-07-15T20:05:11.211Z PASS [ 0.052s] oximeter-impl traits::tests::test_metric_trait
48642024-07-15T20:05:11.237Z PASS [ 0.047s] oximeter-impl traits::tests::test_producer_trait
48652024-07-15T20:05:11.262Z PASS [ 0.074s] oximeter-impl test_util::tests::test_gen_test_samples
48662024-07-15T20:05:11.262Z PASS [ 0.064s] oximeter-impl traits::tests::test_target_trait
48672024-07-15T20:05:11.289Z PASS [ 0.048s] oximeter-impl types::tests::test_cumulative_i64
48682024-07-15T20:05:11.289Z PASS [ 0.059s] oximeter-impl types::tests::test_cumulative_f64
48692024-07-15T20:05:11.313Z PASS [ 0.065s] oximeter-impl types::tests::test_datum
48702024-07-15T20:05:11.313Z PASS [ 0.051s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
48712024-07-15T20:05:11.338Z PASS [ 0.055s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
48722024-07-15T20:05:11.362Z PASS [ 0.030s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
48732024-07-15T20:05:11.362Z PASS [ 0.047s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
48742024-07-15T20:05:11.386Z PASS [ 0.043s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
48752024-07-15T20:05:11.387Z PASS [ 0.033s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
48762024-07-15T20:05:11.586Z PASS [ 0.047s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
48772024-07-15T20:05:11.586Z PASS [ 0.037s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
48782024-07-15T20:05:11.586Z PASS [ 0.057s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
48792024-07-15T20:05:11.586Z PASS [ 0.044s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
48802024-07-15T20:05:11.586Z PASS [ 0.070s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
48812024-07-15T20:05:11.586Z PASS [ 0.050s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
48822024-07-15T20:05:11.586Z PASS [ 0.048s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
48832024-07-15T20:05:11.586Z PASS [ 0.070s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
48842024-07-15T20:05:11.611Z PASS [ 0.069s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
48852024-07-15T20:05:11.611Z PASS [ 0.048s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
48862024-07-15T20:05:11.611Z PASS [ 0.068s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
48872024-07-15T20:05:11.611Z PASS [ 0.048s] oximeter-impl types::tests::test_measurement
48882024-07-15T20:05:11.611Z PASS [ 0.053s] oximeter-impl types::tests::test_sample_struct
48892024-07-15T20:05:11.611Z PASS [ 0.037s] oximeter-impl types::tests::test_verify_field_names
48902024-07-15T20:05:11.636Z PASS [ 0.059s] oximeter-instruments http::tests::test_normalize_uri_path
48912024-07-15T20:05:11.660Z PASS [ 0.081s] oximeter-instruments http::tests::test_latency_tracker
48922024-07-15T20:05:11.766Z PASS [ 0.132s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
48932024-07-15T20:05:11.791Z PASS [ 0.208s] oximeter-instruments kstat::link::tests::test_kstat_sampler
48942024-07-15T20:05:11.815Z PASS [ 0.204s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
48952024-07-15T20:05:11.839Z PASS [ 0.196s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
48962024-07-15T20:05:11.864Z PASS [ 0.045s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
48972024-07-15T20:05:11.889Z PASS [ 0.118s] oximeter-instruments kstat::link::tests::test_physical_datalink
48982024-07-15T20:05:11.916Z PASS [ 0.042s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
48992024-07-15T20:05:11.916Z PASS [ 0.126s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
49002024-07-15T20:05:11.943Z PASS [ 0.138s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
49012024-07-15T20:05:11.977Z PASS [ 0.074s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
49022024-07-15T20:05:11.977Z PASS [ 0.050s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
49032024-07-15T20:05:11.977Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
49042024-07-15T20:05:12.002Z PASS [ 0.036s] oximeter-macro-impl tests::test_metric_datum_field
49052024-07-15T20:05:12.026Z PASS [ 0.036s] oximeter-macro-impl tests::test_metric_enum
49062024-07-15T20:05:12.050Z PASS [ 0.089s] oximeter-macro-impl tests::test_metric_annotated_field
49072024-07-15T20:05:12.050Z PASS [ 0.039s] oximeter-macro-impl tests::test_metric_without_datum_field
49082024-07-15T20:05:12.075Z PASS [ 0.059s] oximeter-macro-impl tests::test_target
49092024-07-15T20:05:12.075Z PASS [ 0.049s] oximeter-macro-impl tests::test_target_empty_struct
49102024-07-15T20:05:12.075Z PASS [ 0.052s] oximeter-macro-impl tests::test_target_enum
49112024-07-15T20:05:12.075Z PASS [ 0.030s] oximeter-macro-impl tests::test_target_unit_struct
49122024-07-15T20:05:12.099Z PASS [ 0.040s] oximeter-macro-impl tests::test_target_with_datum_field
49132024-07-15T20:05:12.099Z PASS [ 0.029s] oxlog tests::test_is_oxide_smf_log_file
49142024-07-15T20:05:12.124Z PASS [ 0.030s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
49152024-07-15T20:05:12.124Z PASS [ 0.028s] oxlog tests::test_sort_logs
49162024-07-15T20:05:12.170Z PASS [ 0.052s] sled-hardware disk::test::test_disk_paths
49172024-07-15T20:05:12.210Z PASS [ 0.042s] sled-hardware disk::test::test_partition_device_paths
49182024-07-15T20:05:12.277Z PASS [ 0.066s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
49192024-07-15T20:05:12.314Z PASS [ 0.035s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
49202024-07-15T20:05:12.352Z PASS [ 0.041s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
49212024-07-15T20:05:12.384Z PASS [ 0.031s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
49222024-07-15T20:05:12.439Z PASS [ 0.051s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
49232024-07-15T20:05:12.491Z PASS [ 0.052s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
49242024-07-15T20:05:12.533Z PASS [ 0.045s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
49252024-07-15T20:05:12.575Z PASS [ 0.039s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
49262024-07-15T20:05:12.641Z PASS [ 0.069s] sled-storage dataset::test::serialize_dataset_name
49272024-07-15T20:05:12.665Z PASS [ 0.567s] reconfigurator-cli::test_basic test_basic
49282024-07-15T20:05:12.700Z PASS [ 0.060s] sled-storage manager::test::test_omicron_physical_disks_schema
49292024-07-15T20:05:13.744Z PASS [ 1.044s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
49302024-07-15T20:05:13.889Z PASS [ 0.146s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
49312024-07-15T20:05:14.928Z PASS [ 2.261s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
49322024-07-15T20:05:15.001Z PASS [ 0.073s] sled-storage manager::tests::ensure_using_exactly_these_disks
49332024-07-15T20:05:15.470Z PASS [ 3.409s] oximeter-producer tests::test_producer_registration_task
49342024-07-15T20:05:17.249Z PASS [ 3.358s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
49352024-07-15T20:05:17.322Z PASS [ 2.324s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
49362024-07-15T20:05:17.347Z PASS [ 16.598s] omicron-test-utils dev::db::test::test_setup_database_default_dir
49372024-07-15T20:05:18.376Z PASS [ 1.054s] sled-storage manager::tests::update_rawdisk_firmware
49382024-07-15T20:05:19.576Z PASS [ 1.202s] sled-storage manager::tests::wait_for_boot_disk
49392024-07-15T20:05:19.763Z PASS [ 2.421s] sled-storage manager::tests::upsert_filesystem
49402024-07-15T20:05:20.071Z PASS [ 4.605s] sled-storage manager::tests::ledgerless_to_ledgered_migration
49412024-07-15T20:05:20.145Z PASS [ 2.888s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
49422024-07-15T20:05:20.224Z PASS [ 0.089s] tufaceous-lib archive::tests::test_validate_path
49432024-07-15T20:05:20.297Z PASS [ 0.068s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
49442024-07-15T20:05:20.344Z PASS [ 0.050s] tufaceous-lib key::tests::test_from_str
49452024-07-15T20:05:20.466Z PASS [ 0.702s] tufaceous::integration-tests command_tests::test_init_and_add
49462024-07-15T20:05:20.520Z PASS [ 0.174s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
49472024-07-15T20:05:20.824Z PASS [ 1.246s] tufaceous::integration-tests command_tests::test_assemble_fake
49482024-07-15T20:05:20.970Z PASS [ 0.146s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
49492024-07-15T20:05:20.995Z PASS [ 0.914s] tufaceous::manifest-tests check_manifest::fake.toml
49502024-07-15T20:05:21.173Z PASS [ 0.189s] update-engine display::group_display::tests::test_stats
49512024-07-15T20:05:21.200Z PASS [ 0.025s] update-engine display::line_display_shared::tests::test_format_progress_counter
49522024-07-15T20:05:21.235Z PASS [ 0.035s] update-engine engine::tests::error_exits_early
49532024-07-15T20:05:21.278Z PASS [ 0.043s] update-engine events::tests::progress_event_parse_unknown
49542024-07-15T20:05:21.314Z PASS [ 0.036s] update-engine events::tests::step_event_parse_unknown
49552024-07-15T20:05:21.400Z PASS [ 0.423s] update-engine buffer::tests::test_buffer
49562024-07-15T20:05:21.447Z PASS [ 0.056s] wicket state::inventory::tests::component_id_display
49572024-07-15T20:05:21.506Z PASS [ 0.189s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
49582024-07-15T20:05:21.597Z PASS [ 0.094s] wicket-common rack_setup::tests::roundtrip_import_export_policy
49592024-07-15T20:05:21.699Z PASS [ 0.101s] wicketd installinator_progress::tests::test_states
49602024-07-15T20:05:21.750Z PASS [ 1.275s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
49612024-07-15T20:05:21.775Z PASS [ 0.063s] wicketd rss_config::tests::test_bgp_auth_key_states
49622024-07-15T20:05:21.800Z PASS [ 0.351s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
49632024-07-15T20:05:22.333Z PASS [ 0.591s] wicketd::mod integration_tests::commands::test_wicketd_openapi
49642024-07-15T20:05:22.888Z PASS [ 1.126s] wicketd::mod integration_tests::inventory::test_inventory
49652024-07-15T20:05:23.885Z PASS [ 32.179s] omicron-sled-agent nexus::test::nexus_self_notification_test
49662024-07-15T20:05:24.468Z PASS [ 2.144s] wicketd::mod integration_tests::updates::test_update_races
49672024-07-15T20:05:24.821Z PASS [ 4.313s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
49682024-07-15T20:05:25.476Z PASS [ 19.656s] oximeter-db client::tests::test_single_node
49692024-07-15T20:05:25.918Z PASS [ 4.127s] wicketd::mod integration_tests::updates::test_installinator_fetch
49702024-07-15T20:05:26.125Z PASS [ 3.247s] wicketd::mod integration_tests::updates::test_updates
49712024-07-15T20:05:33.594Z PASS [ 21.498s] reconfigurator-cli::test_basic test_blueprint_edit
49722024-07-15T20:05:35.986Z PASS [ 32.351s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
49732024-07-15T20:05:38.864Z PASS [ 2.880s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
49742024-07-15T20:05:55.256Z PASS [ 16.392s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
49752024-07-15T20:06:55.252Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
49762024-07-15T20:07:55.249Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
49772024-07-15T20:08:55.245Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
49782024-07-15T20:09:55.241Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
49792024-07-15T20:10:55.237Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
49802024-07-15T20:11:32.019Z PASS [ 336.797s] oximeter-db client::tests::test_replicated
49812024-07-15T20:11:32.043Z------------
49822024-07-15T20:11:32.043Z Summary [2313.647s] 1359 tests run: 1359 passed (10 slow, 1 leaky), 3 skipped
49832024-07-15T20:11:32.070Z
49842024-07-15T20:11:32.070Zreal 38:56.694089223
49852024-07-15T20:11:32.071Zuser 2:59:39.838655042
49862024-07-15T20:11:32.071Zsys 47:24.506416358
49872024-07-15T20:11:32.071Ztrap 2:43.855620819
49882024-07-15T20:11:32.071Ztflt 8.340740453
49892024-07-15T20:11:32.071Zdflt 35.946989685
49902024-07-15T20:11:32.071Zkflt 0.175872584
49912024-07-15T20:11:32.071Zlock 1051:36:19.136837288
49922024-07-15T20:11:32.071Zslp 45:54:06.740875899
49932024-07-15T20:11:32.071Zlat 4:04:38.228106985
49942024-07-15T20:11:32.071Zstop 49:12.117399447
49952024-07-15T20:11:32.071Z+ banner doctest
49962024-07-15T20:11:32.071Z
49972024-07-15T20:11:32.071Z ##### #### #### ##### ###### #### #####
49982024-07-15T20:11:32.071Z # # # # # # # # # #
49992024-07-15T20:11:32.071Z # # # # # # ##### #### #
50002024-07-15T20:11:32.071Z # # # # # # # # #
50012024-07-15T20:11:32.071Z # # # # # # # # # # #
50022024-07-15T20:11:32.071Z ##### #### #### # ###### #### #
50032024-07-15T20:11:32.071Z
50042024-07-15T20:11:32.071Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
50052024-07-15T20:11:34.098Z Fresh unicode-ident v1.0.12
50062024-07-15T20:11:34.169Z Fresh cfg-if v1.0.0
50072024-07-15T20:11:34.169Z Fresh autocfg v1.3.0
50082024-07-15T20:11:34.169Z Fresh version_check v0.9.4
50092024-07-15T20:11:34.169Z Fresh memchr v2.7.2
50102024-07-15T20:11:34.169Z Fresh scopeguard v1.2.0
50112024-07-15T20:11:34.169Z Fresh log v0.4.21
50122024-07-15T20:11:34.169Z Fresh byteorder v1.5.0
50132024-07-15T20:11:34.169Z Fresh once_cell v1.19.0
50142024-07-15T20:11:34.169Z Fresh itoa v1.0.11
50152024-07-15T20:11:34.169Z Fresh proc-macro2 v1.0.86
50162024-07-15T20:11:34.169Z Fresh libc v0.2.155
50172024-07-15T20:11:34.169Z Fresh smallvec v1.13.2
50182024-07-15T20:11:34.169Z Fresh cc v1.0.97
50192024-07-15T20:11:34.169Z Fresh quote v1.0.36
50202024-07-15T20:11:34.169Z Fresh getrandom v0.2.14
50212024-07-15T20:11:34.169Z Fresh lock_api v0.4.12
50222024-07-15T20:11:34.169Z Fresh pin-project-lite v0.2.14
50232024-07-15T20:11:34.169Z Fresh ryu v1.0.18
50242024-07-15T20:11:34.169Z Fresh syn v2.0.68
50252024-07-15T20:11:34.169Z Fresh parking_lot_core v0.9.10
50262024-07-15T20:11:34.169Z Fresh libm v0.2.8
50272024-07-15T20:11:34.169Z Fresh spin v0.9.8
50282024-07-15T20:11:34.169Z Fresh signal-hook-registry v1.4.2
50292024-07-15T20:11:34.169Z Fresh mio v0.8.11
50302024-07-15T20:11:34.169Z Fresh serde_derive v1.0.204
50312024-07-15T20:11:34.169Z Fresh zerocopy-derive v0.7.34
50322024-07-15T20:11:34.169Z Fresh parking_lot v0.12.2
50332024-07-15T20:11:34.169Z Fresh num-traits v0.2.19
50342024-07-15T20:11:34.169Z Fresh thiserror-impl v1.0.60
50352024-07-15T20:11:34.169Z Fresh num_cpus v1.16.0
50362024-07-15T20:11:34.169Z Fresh serde v1.0.204
50372024-07-15T20:11:34.169Z Fresh zerocopy v0.7.34
50382024-07-15T20:11:34.170Z Fresh thiserror v1.0.60
50392024-07-15T20:11:34.170Z Fresh allocator-api2 v0.2.18
50402024-07-15T20:11:34.170Z Fresh rand_core v0.6.4
50412024-07-15T20:11:34.170Z Fresh futures-core v0.3.30
50422024-07-15T20:11:34.170Z Fresh tokio-macros v2.3.0
50432024-07-15T20:11:34.170Z Fresh bytes v1.6.0
50442024-07-15T20:11:34.170Z Fresh ahash v0.8.11
50452024-07-15T20:11:34.170Z Fresh bitflags v2.5.0
50462024-07-15T20:11:34.170Z Fresh socket2 v0.5.7
50472024-07-15T20:11:34.170Z Fresh zeroize_derive v1.4.2
50482024-07-15T20:11:34.170Z Fresh equivalent v1.0.1
50492024-07-15T20:11:34.170Z Fresh futures-sink v0.3.30
50502024-07-15T20:11:34.170Z Fresh hashbrown v0.14.5
50512024-07-15T20:11:34.170Z Fresh serde_json v1.0.120
50522024-07-15T20:11:34.170Z Fresh tokio v1.38.0
50532024-07-15T20:11:34.170Z Fresh zeroize v1.7.0
50542024-07-15T20:11:34.170Z Fresh fnv v1.0.7
50552024-07-15T20:11:34.170Z Fresh futures-channel v0.3.30
50562024-07-15T20:11:34.170Z Fresh indexmap v2.2.6
50572024-07-15T20:11:34.170Z Fresh futures-macro v0.3.30
50582024-07-15T20:11:34.170Z Fresh futures-task v0.3.30
50592024-07-15T20:11:34.170Z Fresh futures-io v0.3.30
50602024-07-15T20:11:34.170Z Fresh pin-utils v0.1.0
50612024-07-15T20:11:34.170Z Fresh regex-syntax v0.8.3
50622024-07-15T20:11:34.170Z Fresh slab v0.4.9
50632024-07-15T20:11:34.170Z Fresh syn v1.0.109
50642024-07-15T20:11:34.170Z Fresh aho-corasick v1.1.3
50652024-07-15T20:11:34.170Z Fresh iana-time-zone v0.1.60
50662024-07-15T20:11:34.170Z Fresh subtle v2.5.0
50672024-07-15T20:11:34.170Z Fresh uuid v1.9.1
50682024-07-15T20:11:34.170Z Fresh futures-util v0.3.30
50692024-07-15T20:11:34.170Z Fresh regex-automata v0.4.6
50702024-07-15T20:11:34.170Z Fresh chrono v0.4.38
50712024-07-15T20:11:34.170Z Fresh heck v0.5.0
50722024-07-15T20:11:34.170Z Fresh tinyvec_macros v0.1.1
50732024-07-15T20:11:34.170Z Fresh typenum v1.17.0
50742024-07-15T20:11:34.170Z Fresh regex v1.10.5
50752024-07-15T20:11:34.170Z Fresh tinyvec v1.6.0
50762024-07-15T20:11:34.170Z Fresh lazy_static v1.5.0
50772024-07-15T20:11:34.171Z Fresh serde_derive_internals v0.29.1
50782024-07-15T20:11:34.171Z Fresh pkg-config v0.3.30
50792024-07-15T20:11:34.171Z Fresh generic-array v0.14.7
50802024-07-15T20:11:34.171Z Fresh dyn-clone v1.0.17
50812024-07-15T20:11:34.171Z Fresh unicode-normalization v0.1.23
50822024-07-15T20:11:34.171Z Fresh semver v1.0.23
50832024-07-15T20:11:34.171Z Fresh schemars_derive v0.8.21
50842024-07-15T20:11:34.171Z Fresh const-oid v0.9.6
50852024-07-15T20:11:34.171Z Fresh unicode-bidi v0.3.15
50862024-07-15T20:11:34.171Z Fresh crypto-common v0.1.6
50872024-07-15T20:11:34.171Z Fresh schemars v0.8.21
50882024-07-15T20:11:34.171Z Fresh tracing-attributes v0.1.27
50892024-07-15T20:11:34.171Z Fresh errno v0.3.9
50902024-07-15T20:11:34.171Z Fresh tracing-core v0.1.32
50912024-07-15T20:11:34.171Z Fresh ppv-lite86 v0.2.17
50922024-07-15T20:11:34.171Z Fresh percent-encoding v2.3.1
50932024-07-15T20:11:34.171Z Fresh rand_chacha v0.3.1
50942024-07-15T20:11:34.171Z Fresh tracing v0.1.40
50952024-07-15T20:11:34.171Z Fresh form_urlencoded v1.2.1
50962024-07-15T20:11:34.171Z Fresh block-buffer v0.10.4
50972024-07-15T20:11:34.171Z Fresh unicode-width v0.1.13
50982024-07-15T20:11:34.171Z Fresh rustix v0.38.34
50992024-07-15T20:11:34.171Z Fresh rand v0.8.5
51002024-07-15T20:11:34.171Z Fresh digest v0.10.7
51012024-07-15T20:11:34.171Z Fresh http v0.2.12
51022024-07-15T20:11:34.171Z Fresh time-core v0.1.2
51032024-07-15T20:11:34.171Z Fresh powerfmt v0.2.0
51042024-07-15T20:11:34.171Z Fresh httparse v1.8.0
51052024-07-15T20:11:34.171Z Fresh either v1.12.0
51062024-07-15T20:11:34.197Z Fresh num-conv v0.1.0
51072024-07-15T20:11:34.197Z Fresh deranged v0.3.11
51082024-07-15T20:11:34.197Z Fresh num_threads v0.1.7
51092024-07-15T20:11:34.197Z Fresh idna v0.5.0
51102024-07-15T20:11:34.197Z Fresh untrusted v0.9.0
51112024-07-15T20:11:34.197Z Fresh time-macros v0.2.18
51122024-07-15T20:11:34.197Z Fresh ring v0.17.8
51132024-07-15T20:11:34.197Z Fresh url v2.5.0
51142024-07-15T20:11:34.197Z Fresh serde_tokenstream v0.2.1
51152024-07-15T20:11:34.197Z Fresh vcpkg v0.2.15
51162024-07-15T20:11:34.197Z Fresh toml_datetime v0.6.6
51172024-07-15T20:11:34.197Z Fresh time v0.3.36
51182024-07-15T20:11:34.197Z Fresh rustversion v1.0.17
51192024-07-15T20:11:34.197Z Fresh serde_spanned v0.6.6
51202024-07-15T20:11:34.197Z Fresh base64 v0.21.7
51212024-07-15T20:11:34.197Z Fresh try-lock v0.2.5
51222024-07-15T20:11:34.197Z Fresh adler v1.0.2
51232024-07-15T20:11:34.197Z Fresh cpufeatures v0.2.12
51242024-07-15T20:11:34.197Z Fresh miniz_oxide v0.7.2
51252024-07-15T20:11:34.197Z Fresh slog v2.7.0
51262024-07-15T20:11:34.197Z Fresh want v0.3.1
51272024-07-15T20:11:34.197Z Fresh tower-service v0.3.2
51282024-07-15T20:11:34.197Z Fresh tokio-util v0.7.11
51292024-07-15T20:11:34.197Z Fresh async-trait v0.1.81
51302024-07-15T20:11:34.197Z Fresh httpdate v1.0.3
51312024-07-15T20:11:34.197Z Fresh h2 v0.3.26
51322024-07-15T20:11:34.197Z Fresh http-body v0.4.6
51332024-07-15T20:11:34.197Z Fresh futures-executor v0.3.30
51342024-07-15T20:11:34.197Z Fresh openssl-probe v0.1.5
51352024-07-15T20:11:34.197Z Fresh foreign-types-shared v0.1.1
51362024-07-15T20:11:34.197Z Fresh openssl-sys v0.9.102
51372024-07-15T20:11:34.198Z Fresh hyper v0.14.28
51382024-07-15T20:11:34.198Z Fresh foreign-types v0.3.2
51392024-07-15T20:11:34.198Z Fresh openssl-macros v0.1.1
51402024-07-15T20:11:34.198Z Fresh mime v0.3.17
51412024-07-15T20:11:34.198Z Fresh strsim v0.11.1
51422024-07-15T20:11:34.198Z Fresh gimli v0.28.1
51432024-07-15T20:11:34.198Z Fresh openssl v0.10.64
51442024-07-15T20:11:34.198Z Fresh futures v0.3.30
51452024-07-15T20:11:34.198Z Fresh object v0.32.2
51462024-07-15T20:11:34.198Z Fresh addr2line v0.21.0
51472024-07-15T20:11:34.198Z Fresh heck v0.4.1
51482024-07-15T20:11:34.198Z Fresh ipnet v2.9.0
51492024-07-15T20:11:34.198Z Fresh rustc-demangle v0.1.24
51502024-07-15T20:11:34.198Z Fresh winnow v0.5.40
51512024-07-15T20:11:34.198Z Fresh crossbeam-utils v0.8.19
51522024-07-15T20:11:34.198Z Fresh toml_edit v0.19.15
51532024-07-15T20:11:34.198Z Fresh backtrace v0.3.71
51542024-07-15T20:11:34.198Z Fresh rustls-webpki v0.101.7
51552024-07-15T20:11:34.198Z Fresh sct v0.7.1
51562024-07-15T20:11:34.198Z Fresh ucd-trie v0.1.6
51572024-07-15T20:11:34.198Z Fresh native-tls v0.2.11
51582024-07-15T20:11:34.198Z Fresh rustls v0.21.12
51592024-07-15T20:11:34.198Z Fresh anyhow v1.0.86
51602024-07-15T20:11:34.198Z Fresh pest v2.7.10
51612024-07-15T20:11:34.198Z Fresh serde_urlencoded v0.7.1
51622024-07-15T20:11:34.198Z Fresh idna v0.3.0
51632024-07-15T20:11:34.198Z Fresh encoding_rs v0.8.34
51642024-07-15T20:11:34.198Z Fresh utf8parse v0.2.1
51652024-07-15T20:11:34.198Z Fresh psl-types v2.0.11
51662024-07-15T20:11:34.198Z Fresh tokio-rustls v0.24.1
51672024-07-15T20:11:34.198Z Fresh cookie v0.17.0
51682024-07-15T20:11:34.198Z Fresh tokio-native-tls v0.3.1
51692024-07-15T20:11:34.198Z Fresh pest_meta v2.7.10
51702024-07-15T20:11:34.198Z Fresh scroll_derive v0.12.0
51712024-07-15T20:11:34.198Z Fresh rustls-pemfile v1.0.4
51722024-07-15T20:11:34.198Z Fresh publicsuffix v2.2.3
51732024-07-15T20:11:34.198Z Fresh pest_generator v2.7.10
51742024-07-15T20:11:34.198Z Fresh hyper-rustls v0.24.2
51752024-07-15T20:11:34.198Z Fresh hyper-tls v0.5.0
51762024-07-15T20:11:34.199Z Fresh scroll v0.12.0
51772024-07-15T20:11:34.199Z Fresh openapiv3 v2.0.0
51782024-07-15T20:11:34.199Z Fresh sync_wrapper v0.1.2
51792024-07-15T20:11:34.199Z Fresh webpki-roots v0.25.4
51802024-07-15T20:11:34.199Z Fresh cookie_store v0.20.0
51812024-07-15T20:11:34.199Z Fresh plain v0.2.3
51822024-07-15T20:11:34.199Z Fresh bitflags v1.3.2
51832024-07-15T20:11:34.199Z Fresh anstyle v1.0.7
51842024-07-15T20:11:34.199Z Fresh base64ct v1.6.0
51852024-07-15T20:11:34.199Z Fresh pest_derive v2.7.10
51862024-07-15T20:11:34.199Z Fresh rustc_version v0.4.0
51872024-07-15T20:11:34.199Z Fresh goblin v0.8.2
51882024-07-15T20:11:34.199Z Fresh reqwest v0.11.27
51892024-07-15T20:11:34.199Z Fresh pretty-hex v0.4.1
51902024-07-15T20:11:34.199Z Fresh dtrace-parser v0.2.0
51912024-07-15T20:11:34.199Z Fresh thread-id v4.2.1
51922024-07-15T20:11:34.199Z Fresh data-encoding v2.6.0
51932024-07-15T20:11:34.199Z Fresh pem-rfc7468 v0.7.0
51942024-07-15T20:11:34.199Z Fresh dof v0.3.0
51952024-07-15T20:11:34.199Z Fresh anstyle-parse v0.2.4
51962024-07-15T20:11:34.199Z Fresh der_derive v0.7.2
51972024-07-15T20:11:34.199Z Fresh bit-vec v0.6.3
51982024-07-15T20:11:34.199Z Fresh unicode-segmentation v1.11.0
51992024-07-15T20:11:34.199Z Fresh flagset v0.4.5
52002024-07-15T20:11:34.199Z Fresh anstyle-query v1.0.3
52012024-07-15T20:11:34.199Z Fresh usdt-impl v0.5.0
52022024-07-15T20:11:34.199Z Fresh is_terminal_polyfill v1.70.0
52032024-07-15T20:11:34.199Z Fresh colorchoice v1.0.1
52042024-07-15T20:11:34.199Z Fresh der v0.7.9
52052024-07-15T20:11:34.199Z Fresh terminal_size v0.3.0
52062024-07-15T20:11:34.225Z Fresh num-integer v0.1.46
52072024-07-15T20:11:34.225Z Fresh clap_lex v0.7.0
52082024-07-15T20:11:34.225Z Fresh anstream v0.6.14
52092024-07-15T20:11:34.225Z Fresh siphasher v0.3.11
52102024-07-15T20:11:34.225Z Fresh spki v0.7.3
52112024-07-15T20:11:34.225Z Fresh usdt-attr-macro v0.5.0
52122024-07-15T20:11:34.225Z Fresh crc32fast v1.4.0
52132024-07-15T20:11:34.225Z Fresh usdt-macro v0.5.0
52142024-07-15T20:11:34.225Z Fresh crossbeam-epoch v0.9.18
52152024-07-15T20:11:34.226Z Fresh itertools v0.10.5
52162024-07-15T20:11:34.226Z Fresh clap_builder v4.5.9
52172024-07-15T20:11:34.226Z Fresh clap_derive v4.5.8
52182024-07-15T20:11:34.226Z Fresh memmap v0.7.0
52192024-07-15T20:11:34.226Z Fresh stable_deref_trait v1.2.0
52202024-07-15T20:11:34.226Z Fresh bit-set v0.5.3
52212024-07-15T20:11:34.226Z Fresh itertools v0.12.1
52222024-07-15T20:11:34.226Z Fresh ipnetwork v0.20.0
52232024-07-15T20:11:34.226Z Fresh hex v0.4.3
52242024-07-15T20:11:34.226Z Fresh usdt v0.5.0
52252024-07-15T20:11:34.226Z Fresh clap v4.5.9
52262024-07-15T20:11:34.226Z Fresh pkcs8 v0.10.2
52272024-07-15T20:11:34.226Z Fresh toml v0.7.8
52282024-07-15T20:11:34.226Z Fresh zerocopy-derive v0.6.6
52292024-07-15T20:11:34.226Z Fresh fixedbitset v0.4.2
52302024-07-15T20:11:34.226Z Fresh managed v0.8.0
52312024-07-15T20:11:34.226Z Fresh winnow v0.6.8
52322024-07-15T20:11:34.226Z Fresh petgraph v0.6.5
52332024-07-15T20:11:34.226Z Fresh zerocopy v0.6.6
52342024-07-15T20:11:34.226Z Fresh phf_shared v0.10.0
52352024-07-15T20:11:34.226Z Fresh flate2 v1.0.30
52362024-07-15T20:11:34.226Z Fresh sha2 v0.10.8
52372024-07-15T20:11:34.226Z Fresh minimal-lexical v0.2.1
52382024-07-15T20:11:34.226Z Fresh toml_edit v0.22.14
52392024-07-15T20:11:34.226Z Fresh new_debug_unreachable v1.0.6
52402024-07-15T20:11:34.226Z Fresh unicode-xid v0.2.4
52412024-07-15T20:11:34.226Z Fresh precomputed-hash v0.1.1
52422024-07-15T20:11:34.226Z Fresh signal-hook v0.3.17
52432024-07-15T20:11:34.226Z Fresh nom v7.1.3
52442024-07-15T20:11:34.226Z Fresh num-iter v0.1.45
52452024-07-15T20:11:34.226Z Fresh hmac v0.12.1
52462024-07-15T20:11:34.226Z Fresh string_cache v0.8.7
52472024-07-15T20:11:34.226Z Fresh static_assertions v1.1.0
52482024-07-15T20:11:34.226Z Fresh lalrpop-util v0.19.12
52492024-07-15T20:11:34.226Z Fresh regex-automata v0.1.10
52502024-07-15T20:11:34.226Z Fresh matches v0.1.10
52512024-07-15T20:11:34.226Z Fresh signal-hook-mio v0.2.3
52522024-07-15T20:11:34.226Z Fresh idna v0.2.3
52532024-07-15T20:11:34.227Z Fresh bstr v0.2.17
52542024-07-15T20:11:34.227Z Fresh enum-as-inner v0.5.1
52552024-07-15T20:11:34.227Z Fresh block-padding v0.3.3
52562024-07-15T20:11:34.227Z Fresh scheduled-thread-pool v0.2.7
52572024-07-15T20:11:34.227Z Fresh diesel_table_macro_syntax v0.1.0
52582024-07-15T20:11:34.227Z Fresh hash32 v0.2.1
52592024-07-15T20:11:34.227Z Fresh predicates-core v1.0.6
52602024-07-15T20:11:34.227Z Fresh finl_unicode v1.2.0
52612024-07-15T20:11:34.227Z Fresh r2d2 v0.8.10
52622024-07-15T20:11:34.227Z Fresh inout v0.1.3
52632024-07-15T20:11:34.227Z Fresh trust-dns-proto v0.22.0
52642024-07-15T20:11:34.227Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
52652024-07-15T20:11:34.227Z Fresh stringprep v0.1.4
52662024-07-15T20:11:34.227Z Fresh heapless v0.7.17
52672024-07-15T20:11:34.227Z Fresh diesel_derives v2.1.4
52682024-07-15T20:11:34.227Z Fresh crossterm v0.27.0
52692024-07-15T20:11:34.227Z Fresh md-5 v0.10.6
52702024-07-15T20:11:34.227Z Fresh console v0.15.8
52712024-07-15T20:11:34.227Z Fresh bstr v1.9.1
52722024-07-15T20:11:34.227Z Fresh ff v0.13.0
52732024-07-15T20:11:34.227Z Fresh hubpack_derive v0.1.1
52742024-07-15T20:11:34.227Z Fresh float-cmp v0.9.0
52752024-07-15T20:11:34.227Z Fresh fallible-iterator v0.2.0
52762024-07-15T20:11:34.227Z Fresh normalize-line-endings v0.3.0
52772024-07-15T20:11:34.227Z Fresh difflib v0.4.0
52782024-07-15T20:11:34.227Z Fresh base16ct v0.2.0
52792024-07-15T20:11:34.227Z Fresh diesel v2.1.6
52802024-07-15T20:11:34.227Z Fresh sec1 v0.7.3
52812024-07-15T20:11:34.227Z Fresh predicates v3.1.0
52822024-07-15T20:11:34.227Z Fresh postgres-protocol v0.6.6
52832024-07-15T20:11:34.227Z Fresh hubpack v0.1.2
52842024-07-15T20:11:34.227Z Fresh group v0.13.0
52852024-07-15T20:11:34.227Z Fresh smoltcp v0.9.1
52862024-07-15T20:11:34.227Z Fresh cipher v0.4.4
52872024-07-15T20:11:34.227Z Fresh similar v2.5.0
52882024-07-15T20:11:34.227Z Fresh hkdf v0.12.4
52892024-07-15T20:11:34.227Z Fresh phf_shared v0.11.2
52902024-07-15T20:11:34.227Z Fresh num-bigint v0.4.5
52912024-07-15T20:11:34.227Z Fresh strum_macros v0.25.3
52922024-07-15T20:11:34.227Z Fresh crypto-bigint v0.5.5
52932024-07-15T20:11:34.228Z Fresh serde_repr v0.1.19
52942024-07-15T20:11:34.228Z Fresh peg-runtime v0.8.3
52952024-07-15T20:11:34.228Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
52962024-07-15T20:11:34.228Z Fresh elliptic-curve v0.13.8
52972024-07-15T20:11:34.228Z Fresh phf v0.11.2
52982024-07-15T20:11:34.228Z Fresh yasna v0.5.2
52992024-07-15T20:11:34.228Z Fresh postgres-types v0.2.6
53002024-07-15T20:11:34.228Z Fresh whoami v1.5.1
53012024-07-15T20:11:34.228Z Fresh tokio-stream v0.1.15
53022024-07-15T20:11:34.228Z Fresh fs-err v2.11.0
53032024-07-15T20:11:34.228Z Fresh tokio-postgres v0.7.10
53042024-07-15T20:11:34.228Z Fresh regress v0.9.1
53052024-07-15T20:11:34.228Z Fresh getopts v0.2.21
53062024-07-15T20:11:34.254Z Fresh unsafe-libyaml v0.2.11
53072024-07-15T20:11:34.254Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53082024-07-15T20:11:34.254Z Fresh is-terminal v0.4.12
53092024-07-15T20:11:34.254Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
53102024-07-15T20:11:34.254Z Fresh serde_yaml v0.9.34+deprecated
53112024-07-15T20:11:34.254Z Fresh dirs-sys-next v0.1.2
53122024-07-15T20:11:34.254Z Fresh base64 v0.22.1
53132024-07-15T20:11:34.254Z Fresh http v1.1.0
53142024-07-15T20:11:34.254Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
53152024-07-15T20:11:34.254Z Fresh camino v1.1.7
53162024-07-15T20:11:34.254Z Fresh dirs-next v2.0.0
53172024-07-15T20:11:34.254Z Fresh sha1 v0.10.6
53182024-07-15T20:11:34.254Z Fresh strum_macros v0.26.4
53192024-07-15T20:11:34.254Z Fresh ident_case v1.0.1
53202024-07-15T20:11:34.254Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
53212024-07-15T20:11:34.254Z Fresh term v0.7.0
53222024-07-15T20:11:34.254Z Fresh paste v1.0.15
53232024-07-15T20:11:34.254Z Fresh strum v0.26.2
53242024-07-15T20:11:34.254Z Fresh darling_core v0.20.9
53252024-07-15T20:11:34.254Z Fresh toml v0.8.14
53262024-07-15T20:11:34.254Z Fresh match_cfg v0.1.0
53272024-07-15T20:11:34.254Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53282024-07-15T20:11:34.254Z Fresh rustls-pki-types v1.7.0
53292024-07-15T20:11:34.254Z Fresh hostname v0.3.1
53302024-07-15T20:11:34.254Z Fresh darling_macro v0.20.9
53312024-07-15T20:11:34.254Z Fresh fastrand v2.1.0
53322024-07-15T20:11:34.254Z Fresh crossbeam-channel v0.5.12
53332024-07-15T20:11:34.254Z Fresh thread_local v1.1.8
53342024-07-15T20:11:34.254Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53352024-07-15T20:11:34.254Z Fresh tempfile v3.10.1
53362024-07-15T20:11:34.254Z Fresh darling v0.20.9
53372024-07-15T20:11:34.254Z Fresh rustls-webpki v0.102.4
53382024-07-15T20:11:34.255Z Fresh take_mut v0.2.2
53392024-07-15T20:11:34.255Z Fresh rustls-pemfile v2.1.2
53402024-07-15T20:11:34.255Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
53412024-07-15T20:11:34.255Z Fresh slog-async v2.8.0
53422024-07-15T20:11:34.255Z Fresh slog-term v2.9.1
53432024-07-15T20:11:34.255Z Fresh debug-ignore v1.0.5
53442024-07-15T20:11:34.255Z Fresh slog-json v2.6.1
53452024-07-15T20:11:34.255Z Fresh newtype-uuid v1.1.0
53462024-07-15T20:11:34.255Z Fresh rustls v0.22.4
53472024-07-15T20:11:34.255Z Fresh async-stream-impl v0.3.5
53482024-07-15T20:11:34.255Z Fresh instant v0.1.12
53492024-07-15T20:11:34.255Z Fresh atomic-waker v1.1.2
53502024-07-15T20:11:34.255Z Fresh slog-bunyan v2.5.0
53512024-07-15T20:11:34.255Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#9fef3961)
53522024-07-15T20:11:34.255Z Fresh tokio-rustls v0.25.0
53532024-07-15T20:11:34.255Z Fresh multer v3.1.0
53542024-07-15T20:11:34.255Z Fresh waitgroup v0.1.2
53552024-07-15T20:11:34.255Z Fresh async-stream v0.3.5
53562024-07-15T20:11:34.255Z Fresh serde_path_to_error v0.1.16
53572024-07-15T20:11:34.255Z Fresh hostname v0.4.0
53582024-07-15T20:11:34.255Z Fresh serde_with_macros v3.8.3
53592024-07-15T20:11:34.255Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#9fef3961)
53602024-07-15T20:11:34.255Z Fresh quick-error v1.2.3
53612024-07-15T20:11:34.255Z Fresh serde_with v3.8.3
53622024-07-15T20:11:34.255Z Fresh structmeta-derive v0.3.0
53632024-07-15T20:11:34.255Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53642024-07-15T20:11:34.255Z Fresh backoff v0.4.0
53652024-07-15T20:11:34.255Z Fresh structmeta v0.3.0
53662024-07-15T20:11:34.255Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
53672024-07-15T20:11:34.255Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
53682024-07-15T20:11:34.255Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1b385990e8648b221fd11f018f2a7ec425461c6c#1b385990)
53692024-07-15T20:11:34.255Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
53702024-07-15T20:11:34.255Z Fresh macaddr v1.0.1
53712024-07-15T20:11:34.255Z Fresh wait-timeout v0.2.0
53722024-07-15T20:11:34.255Z Fresh rand_xorshift v0.3.0
53732024-07-15T20:11:34.255Z Fresh parse-display-derive v0.9.1
53742024-07-15T20:11:34.255Z Fresh rusty-fork v0.3.0
53752024-07-15T20:11:34.255Z Fresh structmeta-derive v0.2.0
53762024-07-15T20:11:34.255Z Fresh unarray v0.1.4
53772024-07-15T20:11:34.256Z Fresh camino-tempfile v1.1.1
53782024-07-15T20:11:34.256Z Fresh proc-macro-crate v1.3.1
53792024-07-15T20:11:34.256Z Fresh parse-display v0.9.1
53802024-07-15T20:11:34.256Z Fresh proptest v1.4.0
53812024-07-15T20:11:34.256Z Fresh structmeta v0.2.0
53822024-07-15T20:11:34.256Z Fresh num_enum_derive v0.5.11
53832024-07-15T20:11:34.256Z Fresh test-strategy v0.3.1
53842024-07-15T20:11:34.256Z Fresh proc-macro-error-attr v1.0.4
53852024-07-15T20:11:34.256Z Fresh num_enum v0.5.11
53862024-07-15T20:11:34.256Z Fresh foreign-types-macros v0.2.3
53872024-07-15T20:11:34.256Z Fresh foreign-types-shared v0.3.1
53882024-07-15T20:11:34.256Z Fresh proc-macro-error v1.0.4
53892024-07-15T20:11:34.256Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53902024-07-15T20:11:34.256Z Fresh foreign-types v0.5.0
53912024-07-15T20:11:34.256Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
53922024-07-15T20:11:34.256Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53932024-07-15T20:11:34.256Z Fresh cstr-argument v0.1.2
53942024-07-15T20:11:34.256Z Fresh pretty-hex v0.2.1
53952024-07-15T20:11:34.256Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
53962024-07-15T20:11:34.256Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
53972024-07-15T20:11:34.256Z Fresh tabwriter v1.4.0
53982024-07-15T20:11:34.256Z Fresh colored v2.1.0
53992024-07-15T20:11:34.256Z Fresh socket2 v0.4.10
54002024-07-15T20:11:34.256Z Fresh smf v0.2.3
54012024-07-15T20:11:34.256Z Fresh humantime v2.1.0
54022024-07-15T20:11:34.256Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
54032024-07-15T20:11:34.256Z Fresh derive-where v1.2.7
54042024-07-15T20:11:34.256Z Fresh termcolor v1.4.1
54052024-07-15T20:11:34.256Z Fresh newline-converter v0.3.0
54062024-07-15T20:11:34.282Z Fresh hash32 v0.3.1
54072024-07-15T20:11:34.282Z Fresh same-file v1.0.6
54082024-07-15T20:11:34.282Z Fresh expectorate v1.1.0
54092024-07-15T20:11:34.283Z Fresh cobs v0.2.3
54102024-07-15T20:11:34.283Z Fresh embedded-io v0.4.0
54112024-07-15T20:11:34.283Z Fresh walkdir v2.5.0
54122024-07-15T20:11:34.283Z Fresh heapless v0.8.0
54132024-07-15T20:11:34.283Z Fresh postcard v1.0.8
54142024-07-15T20:11:34.283Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54152024-07-15T20:11:34.283Z Fresh termtree v0.4.1
54162024-07-15T20:11:34.283Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54172024-07-15T20:11:34.283Z Fresh smoltcp v0.11.0
54182024-07-15T20:11:34.283Z Fresh predicates-tree v1.0.9
54192024-07-15T20:11:34.283Z Fresh crucible-workspace-hack v0.1.0
54202024-07-15T20:11:34.283Z Fresh sigpipe v0.1.3
54212024-07-15T20:11:34.283Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
54222024-07-15T20:11:34.283Z Fresh convert_case v0.4.0
54232024-07-15T20:11:34.283Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54242024-07-15T20:11:34.283Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54252024-07-15T20:11:34.283Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
54262024-07-15T20:11:34.283Z Fresh derive_more v0.99.18
54272024-07-15T20:11:34.283Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54282024-07-15T20:11:34.283Z Fresh mockall_derive v0.12.1
54292024-07-15T20:11:34.283Z Fresh num-derive v0.4.2
54302024-07-15T20:11:34.283Z Fresh downcast v0.11.0
54312024-07-15T20:11:34.283Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54322024-07-15T20:11:34.283Z Fresh fragile v2.0.0
54332024-07-15T20:11:34.283Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
54342024-07-15T20:11:34.283Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
54352024-07-15T20:11:34.284Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
54362024-07-15T20:11:34.284Z Fresh xattr v1.3.1
54372024-07-15T20:11:34.284Z Fresh filetime v0.2.23
54382024-07-15T20:11:34.284Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54392024-07-15T20:11:34.284Z Fresh mockall v0.12.1
54402024-07-15T20:11:34.284Z Fresh tar v0.4.40
54412024-07-15T20:11:34.284Z Fresh arc-swap v1.7.1
54422024-07-15T20:11:34.284Z Fresh utf-8 v0.7.6
54432024-07-15T20:11:34.284Z Fresh password-hash v0.5.0
54442024-07-15T20:11:34.284Z Fresh blake2 v0.10.6
54452024-07-15T20:11:34.284Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=915975f6d1729db95619f752148974016912412f#915975f6)
54462024-07-15T20:11:34.284Z Fresh slog-scope v4.4.0
54472024-07-15T20:11:34.284Z Fresh argon2 v0.5.3
54482024-07-15T20:11:34.284Z Fresh atty v0.2.14
54492024-07-15T20:11:34.284Z Fresh pem v3.0.4
54502024-07-15T20:11:34.284Z Fresh semver v0.1.20
54512024-07-15T20:11:34.284Z Fresh slog-stdlog v4.1.1
54522024-07-15T20:11:34.284Z Fresh rustc_version v0.1.7
54532024-07-15T20:11:34.284Z Fresh tungstenite v0.20.1
54542024-07-15T20:11:34.284Z Fresh env_logger v0.9.3
54552024-07-15T20:11:34.284Z Fresh tungstenite v0.21.0
54562024-07-15T20:11:34.284Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54572024-07-15T20:11:34.284Z Fresh slog-envlogger v2.2.0
54582024-07-15T20:11:34.284Z Fresh tokio-tungstenite v0.20.1
54592024-07-15T20:11:34.284Z Fresh bitstruct_derive v0.1.0
54602024-07-15T20:11:34.284Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54612024-07-15T20:11:34.284Z Fresh ascii v1.1.0
54622024-07-15T20:11:34.284Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54632024-07-15T20:11:34.284Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54642024-07-15T20:11:34.284Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
54652024-07-15T20:11:34.284Z Fresh bitstruct v0.1.1
54662024-07-15T20:11:34.284Z Fresh tokio-tungstenite v0.21.0
54672024-07-15T20:11:34.284Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54682024-07-15T20:11:34.284Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54692024-07-15T20:11:34.284Z Fresh serde_arrays v0.1.0
54702024-07-15T20:11:34.284Z Fresh erased-serde v0.3.31
54712024-07-15T20:11:34.284Z Fresh newtype_derive v0.1.6
54722024-07-15T20:11:34.284Z Fresh heck v0.3.3
54732024-07-15T20:11:34.284Z Fresh prettyplease v0.2.20
54742024-07-15T20:11:34.284Z Fresh atomicwrites v0.4.3
54752024-07-15T20:11:34.285Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54762024-07-15T20:11:34.285Z Fresh zone_cfg_derive v0.1.2
54772024-07-15T20:11:34.285Z Fresh steno v0.4.1
54782024-07-15T20:11:34.285Z Fresh headers-core v0.2.0
54792024-07-15T20:11:34.285Z Fresh base64 v0.13.1
54802024-07-15T20:11:34.285Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54812024-07-15T20:11:34.285Z Fresh portpicker v0.1.1
54822024-07-15T20:11:34.285Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54832024-07-15T20:11:34.285Z Fresh headers v0.3.9
54842024-07-15T20:11:34.285Z Fresh zone v0.1.8
54852024-07-15T20:11:34.285Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
54862024-07-15T20:11:34.285Z Fresh ron v0.7.1
54872024-07-15T20:11:34.285Z Fresh swrite v0.1.0
54882024-07-15T20:11:34.285Z Fresh rcgen v0.12.1
54892024-07-15T20:11:34.285Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
54902024-07-15T20:11:34.285Z Fresh subprocess v0.2.9
54912024-07-15T20:11:34.285Z Fresh home v0.5.9
54922024-07-15T20:11:34.285Z Fresh glob v0.3.1
54932024-07-15T20:11:34.285Z Fresh linked-hash-map v0.5.6
54942024-07-15T20:11:34.285Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
54952024-07-15T20:11:34.285Z Fresh lru-cache v0.1.2
54962024-07-15T20:11:34.285Z Fresh num-rational v0.4.2
54972024-07-15T20:11:34.285Z Fresh num-complex v0.4.6
54982024-07-15T20:11:34.285Z Fresh float-ord v0.3.2
54992024-07-15T20:11:34.285Z Fresh libsw v3.3.1
55002024-07-15T20:11:34.285Z Fresh cancel-safe-futures v0.1.5
55012024-07-15T20:11:34.285Z Fresh num v0.4.3
55022024-07-15T20:11:34.285Z Fresh tap v1.0.1
55032024-07-15T20:11:34.285Z Fresh owo-colors v4.0.0
55042024-07-15T20:11:34.285Z Fresh display-error-chain v0.2.0
55052024-07-15T20:11:34.285Z Fresh linear-map v1.2.0
55062024-07-15T20:11:34.311Z Fresh wyz v0.5.1
55072024-07-15T20:11:34.311Z Fresh radium v0.7.0
55082024-07-15T20:11:34.311Z Fresh crossbeam-deque v0.8.5
55092024-07-15T20:11:34.311Z Fresh half v2.4.1
55102024-07-15T20:11:34.311Z Fresh crc-catalog v2.4.0
55112024-07-15T20:11:34.311Z Fresh ciborium-io v0.2.2
55122024-07-15T20:11:34.311Z Fresh funty v2.0.0
55132024-07-15T20:11:34.311Z Fresh ciborium-ll v0.2.2
55142024-07-15T20:11:34.312Z Fresh crc v3.2.1
55152024-07-15T20:11:34.312Z Fresh bitvec v1.0.1
55162024-07-15T20:11:34.312Z Fresh maybe-uninit v2.0.0
55172024-07-15T20:11:34.312Z Fresh rayon-core v1.12.1
55182024-07-15T20:11:34.312Z Fresh packed_struct_codegen v0.10.1
55192024-07-15T20:11:34.312Z Fresh nodrop v0.1.14
55202024-07-15T20:11:34.312Z Fresh num-bigint-dig v0.8.4
55212024-07-15T20:11:34.312Z Fresh smallvec v0.6.14
55222024-07-15T20:11:34.312Z Fresh bzip2-sys v0.1.11+1.0.8
55232024-07-15T20:11:34.312Z Fresh rayon v1.10.0
55242024-07-15T20:11:34.312Z Fresh array-init v0.0.4
55252024-07-15T20:11:34.312Z Fresh packed_struct v0.10.1
55262024-07-15T20:11:34.312Z Fresh ciborium v0.2.2
55272024-07-15T20:11:34.312Z Fresh pkcs1 v0.7.5
55282024-07-15T20:11:34.312Z Fresh signature v2.2.0
55292024-07-15T20:11:34.312Z Fresh maplit v1.0.2
55302024-07-15T20:11:34.312Z Fresh bitfield v0.14.0
55312024-07-15T20:11:34.312Z Fresh hashbrown v0.12.3
55322024-07-15T20:11:34.313Z Fresh rsa v0.9.6
55332024-07-15T20:11:34.313Z Fresh serde-hex v0.1.0
55342024-07-15T20:11:34.313Z Fresh bzip2 v0.4.4
55352024-07-15T20:11:34.313Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
55362024-07-15T20:11:34.313Z Fresh indexmap v1.9.3
55372024-07-15T20:11:34.313Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55382024-07-15T20:11:34.313Z Fresh env_logger v0.10.2
55392024-07-15T20:11:34.313Z Fresh x509-cert v0.2.5
55402024-07-15T20:11:34.313Z Fresh ron v0.8.1
55412024-07-15T20:11:34.313Z Fresh hashbrown v0.13.2
55422024-07-15T20:11:34.313Z Fresh crc-any v2.5.0
55432024-07-15T20:11:34.313Z Fresh slog-dtrace v0.3.0
55442024-07-15T20:11:34.313Z Fresh object v0.30.4
55452024-07-15T20:11:34.313Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
55462024-07-15T20:11:34.313Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
55472024-07-15T20:11:34.313Z Fresh zip v0.6.6
55482024-07-15T20:11:34.313Z Fresh resolv-conf v0.7.0
55492024-07-15T20:11:34.313Z Fresh path-slash v0.1.5
55502024-07-15T20:11:34.313Z Fresh trust-dns-resolver v0.22.0
55512024-07-15T20:11:34.313Z Fresh constant_time_eq v0.3.0
55522024-07-15T20:11:34.313Z Fresh arrayvec v0.7.4
55532024-07-15T20:11:34.313Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
55542024-07-15T20:11:34.313Z Fresh arrayref v0.3.7
55552024-07-15T20:11:34.313Z Fresh diff v0.1.13
55562024-07-15T20:11:34.313Z Fresh async-recursion v1.1.1
55572024-07-15T20:11:34.313Z Fresh crunchy v0.2.2
55582024-07-15T20:11:34.313Z Fresh ascii-canvas v3.0.0
55592024-07-15T20:11:34.313Z Fresh ref-cast-impl v1.0.23
55602024-07-15T20:11:34.313Z Fresh tiny-keccak v2.0.2
55612024-07-15T20:11:34.313Z Fresh nibble_vec v0.1.0
55622024-07-15T20:11:34.313Z Fresh ena v0.14.3
55632024-07-15T20:11:34.313Z Fresh fxhash v0.2.1
55642024-07-15T20:11:34.313Z Fresh libloading v0.8.3
55652024-07-15T20:11:34.313Z Fresh regex-syntax v0.6.29
55662024-07-15T20:11:34.313Z Fresh endian-type v0.1.2
55672024-07-15T20:11:34.313Z Fresh clang-sys v1.7.0
55682024-07-15T20:11:34.313Z Fresh radix_trie v0.2.1
55692024-07-15T20:11:34.314Z Fresh lalrpop v0.19.12
55702024-07-15T20:11:34.314Z Fresh ref-cast v1.0.23
55712024-07-15T20:11:34.314Z Fresh which v4.4.2
55722024-07-15T20:11:34.314Z Fresh cexpr v0.6.0
55732024-07-15T20:11:34.314Z Fresh bitfield-struct v0.6.1
55742024-07-15T20:11:34.314Z Fresh pin-project-internal v1.1.5
55752024-07-15T20:11:34.314Z Fresh memmap2 v0.9.4
55762024-07-15T20:11:34.314Z Fresh untrusted v0.7.1
55772024-07-15T20:11:34.314Z Fresh lazycell v1.3.0
55782024-07-15T20:11:34.314Z Fresh rustc-hash v1.1.0
55792024-07-15T20:11:34.314Z Fresh shlex v1.3.0
55802024-07-15T20:11:34.314Z Fresh spin v0.5.2
55812024-07-15T20:11:34.314Z Fresh blake3 v1.5.1
55822024-07-15T20:11:34.314Z Fresh ring v0.16.20
55832024-07-15T20:11:34.314Z Fresh pin-project v1.1.5
55842024-07-15T20:11:34.314Z Fresh bindgen v0.69.4
55852024-07-15T20:11:34.314Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55862024-07-15T20:11:34.314Z Fresh libefi-sys v0.1.0
55872024-07-15T20:11:34.314Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
55882024-07-15T20:11:34.314Z Fresh derive_builder_core v0.20.0
55892024-07-15T20:11:34.314Z Fresh gethostname v0.4.3
55902024-07-15T20:11:34.315Z Fresh topological-sort v0.2.2
55912024-07-15T20:11:34.315Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55922024-07-15T20:11:34.315Z Fresh keccak v0.1.5
55932024-07-15T20:11:34.315Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
55942024-07-15T20:11:34.315Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
55952024-07-15T20:11:34.315Z Fresh derive_builder_macro v0.20.0
55962024-07-15T20:11:34.315Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
55972024-07-15T20:11:34.315Z Fresh omicron-zone-package v0.11.0
55982024-07-15T20:11:34.315Z Fresh sha3 v0.10.8
55992024-07-15T20:11:34.315Z Fresh strum_macros v0.24.3
56002024-07-15T20:11:34.315Z Fresh secrecy v0.8.0
56012024-07-15T20:11:34.315Z Fresh indoc v1.0.9
56022024-07-15T20:11:34.315Z Fresh buf-list v1.0.3
56032024-07-15T20:11:34.315Z Fresh polar-core v0.27.3
56042024-07-15T20:11:34.315Z Fresh libxml v0.3.3
56052024-07-15T20:11:34.315Z Fresh derive_builder v0.20.0
56062024-07-15T20:11:34.341Z Fresh toolchain_find v0.4.0
56072024-07-15T20:11:34.341Z Fresh impl-trait-for-tuples v0.2.2
56082024-07-15T20:11:34.341Z Fresh oso-derive v0.27.3
56092024-07-15T20:11:34.341Z Fresh quick-xml v0.31.0
56102024-07-15T20:11:34.341Z Fresh signature v1.6.4
56112024-07-15T20:11:34.341Z Fresh cookie v0.18.1
56122024-07-15T20:11:34.341Z Fresh rustfmt-wrapper v0.2.1
56132024-07-15T20:11:34.341Z Fresh ed25519 v1.5.3
56142024-07-15T20:11:34.341Z Fresh oso v0.27.3
56152024-07-15T20:11:34.341Z Fresh samael v0.0.15
56162024-07-15T20:11:34.341Z Fresh memoffset v0.9.1
56172024-07-15T20:11:34.341Z Fresh hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
56182024-07-15T20:11:34.341Z Fresh vte_generate_state_changes v0.1.1
56192024-07-15T20:11:34.341Z Fresh hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
56202024-07-15T20:11:34.341Z Fresh vte v0.11.1
56212024-07-15T20:11:34.341Z Fresh nix v0.27.1
56222024-07-15T20:11:34.341Z Fresh salty v0.2.0
56232024-07-15T20:11:34.341Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
56242024-07-15T20:11:34.341Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=1b385990e8648b221fd11f018f2a7ec425461c6c#1b385990)
56252024-07-15T20:11:34.341Z Fresh const_format_proc_macros v0.2.32
56262024-07-15T20:11:34.341Z Fresh bb8 v0.8.5
56272024-07-15T20:11:34.342Z Fresh fd-lock v4.0.2
56282024-07-15T20:11:34.342Z Fresh serde-big-array v0.5.1
56292024-07-15T20:11:34.342Z Fresh serde-big-array v0.4.1
56302024-07-15T20:11:34.342Z Fresh cfg_aliases v0.1.1
56312024-07-15T20:11:34.342Z Fresh const_format v0.2.32
56322024-07-15T20:11:34.342Z Fresh sprockets-common v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56332024-07-15T20:11:34.342Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
56342024-07-15T20:11:34.342Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
56352024-07-15T20:11:34.342Z Fresh parking_lot_core v0.8.6
56362024-07-15T20:11:34.342Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
56372024-07-15T20:11:34.342Z Fresh strip-ansi-escapes v0.2.0
56382024-07-15T20:11:34.342Z Fresh signal-hook-tokio v0.3.1
56392024-07-15T20:11:34.342Z Fresh snafu-derive v0.8.2
56402024-07-15T20:11:34.342Z Fresh corncobs v0.1.3
56412024-07-15T20:11:34.342Z Fresh nu-ansi-term v0.50.0
56422024-07-15T20:11:34.342Z Fresh snafu v0.8.2
56432024-07-15T20:11:34.342Z Fresh sprockets-rot v0.1.0 (https://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
56442024-07-15T20:11:34.342Z Fresh reedline v0.31.0
56452024-07-15T20:11:34.342Z Fresh parking_lot v0.11.2
56462024-07-15T20:11:34.342Z Fresh unicase v2.7.0
56472024-07-15T20:11:34.342Z Fresh trust-dns-client v0.22.0
56482024-07-15T20:11:34.342Z Fresh globset v0.4.14
56492024-07-15T20:11:34.342Z Fresh universal-hash v0.5.1
56502024-07-15T20:11:34.342Z Fresh olpc-cjson v0.1.3
56512024-07-15T20:11:34.342Z Fresh thiserror-impl-no-std v2.0.2
56522024-07-15T20:11:34.342Z Fresh toml v0.5.11
56532024-07-15T20:11:34.342Z Fresh serde_plain v1.0.2
56542024-07-15T20:11:34.342Z Fresh curve25519-dalek-derive v0.1.1
56552024-07-15T20:11:34.342Z Fresh opaque-debug v0.3.1
56562024-07-15T20:11:34.342Z Fresh bytecount v0.6.8
56572024-07-15T20:11:34.342Z Fresh typed-path v0.7.1
56582024-07-15T20:11:34.342Z Fresh tough v0.17.1
56592024-07-15T20:11:34.342Z Fresh curve25519-dalek v4.1.3
56602024-07-15T20:11:34.342Z Fresh trust-dns-server v0.22.1
56612024-07-15T20:11:34.342Z Fresh papergrid v0.11.0
56622024-07-15T20:11:34.342Z Fresh thiserror-no-std v2.0.2
56632024-07-15T20:11:34.342Z Fresh poly1305 v0.8.0
56642024-07-15T20:11:34.342Z Fresh sled v0.34.7
56652024-07-15T20:11:34.342Z Fresh nix v0.28.0
56662024-07-15T20:11:34.342Z Fresh tabled_derive v0.7.0
56672024-07-15T20:11:34.343Z Fresh peg-macros v0.8.3
56682024-07-15T20:11:34.343Z Fresh chacha20 v0.9.1
56692024-07-15T20:11:34.343Z Fresh aead v0.5.2
56702024-07-15T20:11:34.343Z Fresh kstat-rs v0.2.4
56712024-07-15T20:11:34.343Z Fresh sqlparser_derive v0.2.2
56722024-07-15T20:11:34.343Z Fresh nanorand v0.7.0
56732024-07-15T20:11:34.343Z Fresh unicode_categories v0.1.1
56742024-07-15T20:11:34.343Z Fresh parse-size v1.0.0
56752024-07-15T20:11:34.343Z Fresh rustyline v14.0.0
56762024-07-15T20:11:34.343Z Fresh tabled v0.15.0
56772024-07-15T20:11:34.343Z Fresh flume v0.11.0
56782024-07-15T20:11:34.343Z Fresh sqlparser v0.45.0
56792024-07-15T20:11:34.343Z Fresh sqlformat v0.2.4
56802024-07-15T20:11:34.343Z Fresh peg v0.8.3
56812024-07-15T20:11:34.343Z Fresh chacha20poly1305 v0.10.1
56822024-07-15T20:11:34.343Z Fresh vsss-rs v3.3.4
56832024-07-15T20:11:34.343Z Fresh bcs v0.1.6
56842024-07-15T20:11:34.343Z Fresh highway v1.1.0
56852024-07-15T20:11:34.343Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56862024-07-15T20:11:34.343Z Fresh mime_guess v2.0.4
56872024-07-15T20:11:34.343Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
56882024-07-15T20:11:34.343Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56892024-07-15T20:11:34.343Z Fresh http-range v0.1.5
56902024-07-15T20:11:34.343Z Fresh rand_seeder v0.2.3
56912024-07-15T20:11:34.343Z Fresh hyper-staticfile v0.9.5
56922024-07-15T20:11:34.343Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=5ebf9626e0ad274eb515d206d102cb09d2d51f15#5ebf9626)
56932024-07-15T20:11:34.343Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
56942024-07-15T20:11:34.343Z Fresh is_ci v1.2.0
56952024-07-15T20:11:34.343Z Fresh portable-atomic v1.6.0
56962024-07-15T20:11:34.343Z Fresh number_prefix v0.4.0
56972024-07-15T20:11:34.343Z Fresh supports-color v3.0.0
56982024-07-15T20:11:34.343Z Fresh castaway v0.2.2
56992024-07-15T20:11:34.343Z Fresh indicatif v0.17.8
57002024-07-15T20:11:34.343Z Fresh compact_str v0.7.1
57012024-07-15T20:11:34.343Z Fresh unicode-truncate v1.0.0
57022024-07-15T20:11:34.343Z Fresh itertools v0.13.0
57032024-07-15T20:11:34.343Z Fresh lru v0.12.3
57042024-07-15T20:11:34.343Z Fresh stability v0.2.0
57052024-07-15T20:11:34.343Z Fresh assert_matches v1.5.0
57062024-07-15T20:11:34.369Z Fresh cassowary v0.3.0
57072024-07-15T20:11:34.369Z Fresh ratatui v0.27.0
57082024-07-15T20:11:34.369Z Fresh rtoolbox v0.0.2
57092024-07-15T20:11:34.370Z Fresh smawk v0.3.2
57102024-07-15T20:11:34.370Z Fresh unicode-linebreak v0.1.5
57112024-07-15T20:11:34.370Z Fresh tui-tree-widget v0.21.0
57122024-07-15T20:11:34.370Z Fresh rpassword v7.3.1
57132024-07-15T20:11:34.370Z Fresh textwrap v0.16.1
57142024-07-15T20:11:34.370Z Fresh http-body v1.0.0
57152024-07-15T20:11:34.370Z Fresh cargo-platform v0.1.8
57162024-07-15T20:11:34.370Z Fresh tower-layer v0.3.2
57172024-07-15T20:11:34.370Z Fresh shell-words v1.1.0
57182024-07-15T20:11:34.370Z Fresh plotters-backend v0.3.5
57192024-07-15T20:11:34.370Z Fresh cargo_metadata v0.18.1
57202024-07-15T20:11:34.370Z Fresh tower v0.4.13
57212024-07-15T20:11:34.370Z Fresh hyper v1.3.1
57222024-07-15T20:11:34.370Z Fresh plotters-svg v0.3.5
57232024-07-15T20:11:34.370Z Fresh target-lexicon v0.12.14
57242024-07-15T20:11:34.370Z Fresh yansi v0.5.1
57252024-07-15T20:11:34.370Z Fresh cast v0.3.0
57262024-07-15T20:11:34.370Z Fresh doc-comment v0.3.3
57272024-07-15T20:11:34.370Z Fresh plotters v0.3.5
57282024-07-15T20:11:34.370Z Fresh cfg-expr v0.15.8
57292024-07-15T20:11:34.370Z Fresh criterion-plot v0.5.0
57302024-07-15T20:11:34.370Z Fresh pretty_assertions v1.4.0
57312024-07-15T20:11:34.370Z Fresh hyper-util v0.1.3
57322024-07-15T20:11:34.370Z Fresh guppy-workspace-hack v0.1.0
57332024-07-15T20:11:34.370Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e10f8793f8414fdb9a165219f17e45fa014d088b#e10f8793)
57342024-07-15T20:11:34.370Z Fresh rustls-native-certs v0.7.0
57352024-07-15T20:11:34.370Z Fresh httptest v0.15.5
57362024-07-15T20:11:34.370Z Fresh fatfs v0.3.6
57372024-07-15T20:11:34.370Z Fresh escape8259 v0.5.2
57382024-07-15T20:11:34.370Z Fresh tinytemplate v1.2.1
57392024-07-15T20:11:34.370Z Fresh threadpool v1.8.1
57402024-07-15T20:11:34.370Z Fresh csv-core v0.1.11
57412024-07-15T20:11:34.370Z Fresh oorandom v11.1.3
57422024-07-15T20:11:34.370Z Fresh relative-path v1.9.3
57432024-07-15T20:11:34.370Z Fresh anes v0.1.6
57442024-07-15T20:11:34.370Z Fresh hyper-rustls v0.26.0
57452024-07-15T20:11:34.370Z Fresh criterion v0.5.1
57462024-07-15T20:11:34.370Z Fresh libtest-mimic v0.7.3
57472024-07-15T20:11:34.371Z Fresh csv v1.3.0
57482024-07-15T20:11:34.371Z Fresh rstest_macros v0.19.0
57492024-07-15T20:11:34.371Z Fresh target-spec v3.1.0
57502024-07-15T20:11:34.371Z Fresh assert_cmd v2.0.14
57512024-07-15T20:11:34.371Z Fresh blake2b_simd v1.0.2
57522024-07-15T20:11:34.371Z Fresh pathdiff v0.2.1
57532024-07-15T20:11:34.371Z Fresh fancy-regex v0.13.0
57542024-07-15T20:11:34.371Z Fresh indent_write v2.2.0
57552024-07-15T20:11:34.371Z Fresh nested v0.1.1
57562024-07-15T20:11:34.371Z Fresh futures-timer v3.0.3
57572024-07-15T20:11:34.371Z Fresh rust-argon2 v2.1.0
57582024-07-15T20:11:34.371Z Fresh datatest-stable v0.2.9
57592024-07-15T20:11:34.371Z Fresh guppy v0.17.5
57602024-07-15T20:11:34.372Z Fresh trybuild v1.0.96
57612024-07-15T20:11:34.372Z Fresh rstest v0.19.0
57622024-07-15T20:11:34.372Z Fresh partial-io v0.5.4
57632024-07-15T20:11:34.372Z Fresh similar-asserts v1.5.0
57642024-07-15T20:11:34.372Z Fresh rand_distr v0.4.3
57652024-07-15T20:11:34.372Z Fresh approx v0.5.1
57662024-07-15T20:11:34.372Z Fresh hex-literal v0.4.1
57672024-07-15T20:11:34.372Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
57682024-07-15T20:11:34.372Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
57692024-07-15T20:11:34.372Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
57702024-07-15T20:11:34.372Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
57712024-07-15T20:11:34.372Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
57722024-07-15T20:11:34.372Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
57732024-07-15T20:11:34.372Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
57742024-07-15T20:11:34.372Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
57752024-07-15T20:11:34.372Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
57762024-07-15T20:11:34.372Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
57772024-07-15T20:11:34.372Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
57782024-07-15T20:11:34.372Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
57792024-07-15T20:11:34.372Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
57802024-07-15T20:11:34.372Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
57812024-07-15T20:11:34.372Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
57822024-07-15T20:11:34.372Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
57832024-07-15T20:11:34.372Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
57842024-07-15T20:11:34.372Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
57852024-07-15T20:11:34.372Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
57862024-07-15T20:11:34.372Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
57872024-07-15T20:11:34.372Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
57882024-07-15T20:11:34.372Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
57892024-07-15T20:11:34.372Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
57902024-07-15T20:11:34.372Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
57912024-07-15T20:11:34.372Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
57922024-07-15T20:11:34.372Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
57932024-07-15T20:11:34.372Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
57942024-07-15T20:11:34.372Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
57952024-07-15T20:11:34.372Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
57962024-07-15T20:11:34.372Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
57972024-07-15T20:11:34.372Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
57982024-07-15T20:11:34.372Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
57992024-07-15T20:11:34.373Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
58002024-07-15T20:11:34.373Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
58012024-07-15T20:11:34.373Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
58022024-07-15T20:11:34.373Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
58032024-07-15T20:11:34.373Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
58042024-07-15T20:11:34.373Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
58052024-07-15T20:11:34.373Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
58062024-07-15T20:11:34.398Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
58072024-07-15T20:11:34.398Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
58082024-07-15T20:11:34.398Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
58092024-07-15T20:11:34.398Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
58102024-07-15T20:11:34.398Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
58112024-07-15T20:11:34.399Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
58122024-07-15T20:11:34.399Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
58132024-07-15T20:11:34.399Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
58142024-07-15T20:11:34.399Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
58152024-07-15T20:11:34.399Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
58162024-07-15T20:11:34.399Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
58172024-07-15T20:11:34.399Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
58182024-07-15T20:11:34.399Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
58192024-07-15T20:11:34.399Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
58202024-07-15T20:11:34.399Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
58212024-07-15T20:11:34.399Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
58222024-07-15T20:11:34.399Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
58232024-07-15T20:11:34.399Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
58242024-07-15T20:11:34.399Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
58252024-07-15T20:11:34.399Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
58262024-07-15T20:11:34.399Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
58272024-07-15T20:11:34.399Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
58282024-07-15T20:11:34.399Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
58292024-07-15T20:11:34.399Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
58302024-07-15T20:11:34.399Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
58312024-07-15T20:11:34.399Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
58322024-07-15T20:11:34.399Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
58332024-07-15T20:11:34.399Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
58342024-07-15T20:11:34.399Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
58352024-07-15T20:11:34.399Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
58362024-07-15T20:11:34.399Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
58372024-07-15T20:11:34.399Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
58382024-07-15T20:11:34.399Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
58392024-07-15T20:11:34.399Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
58402024-07-15T20:11:34.399Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
58412024-07-15T20:11:34.399Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
58422024-07-15T20:11:34.399Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
58432024-07-15T20:11:34.399Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
58442024-07-15T20:11:34.399Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
58452024-07-15T20:11:34.399Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
58462024-07-15T20:11:34.399Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
58472024-07-15T20:11:34.399Z Doc-tests api_identity
58482024-07-15T20:11:34.399Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58492024-07-15T20:11:34.441Z
58502024-07-15T20:11:34.441Zrunning 0 tests
58512024-07-15T20:11:34.441Z
58522024-07-15T20:11:34.441Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58532024-07-15T20:11:34.441Z
58542024-07-15T20:11:34.466Z Doc-tests authz-macros
58552024-07-15T20:11:34.466Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1f8e0df535dbd9b7.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58562024-07-15T20:11:34.645Z
58572024-07-15T20:11:34.645Zrunning 7 tests
58582024-07-15T20:11:34.669Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
58592024-07-15T20:11:34.669Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
58602024-07-15T20:11:34.669Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
58612024-07-15T20:11:34.670Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
58622024-07-15T20:11:34.670Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
58632024-07-15T20:11:34.670Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
58642024-07-15T20:11:34.670Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
58652024-07-15T20:11:34.670Z
58662024-07-15T20:11:34.670Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
58672024-07-15T20:11:34.670Z
58682024-07-15T20:11:34.695Z Doc-tests bootstore
58692024-07-15T20:11:34.695Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-9e8e8fe2bcc8ed1a.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-be263602d0cf8de8.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
58702024-07-15T20:11:35.641Z
58712024-07-15T20:11:35.641Zrunning 0 tests
58722024-07-15T20:11:35.641Z
58732024-07-15T20:11:35.641Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58742024-07-15T20:11:35.641Z
58752024-07-15T20:11:35.683Z Doc-tests bootstrap-agent-client
58762024-07-15T20:11:35.683Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58772024-07-15T20:11:36.645Z
58782024-07-15T20:11:36.645Zrunning 0 tests
58792024-07-15T20:11:36.645Z
58802024-07-15T20:11:36.645Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58812024-07-15T20:11:36.645Z
58822024-07-15T20:11:36.690Z Doc-tests cockroach-admin-client
58832024-07-15T20:11:36.715Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58842024-07-15T20:11:37.034Z
58852024-07-15T20:11:37.034Zrunning 0 tests
58862024-07-15T20:11:37.034Z
58872024-07-15T20:11:37.034Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
58882024-07-15T20:11:37.034Z
58892024-07-15T20:11:37.061Z Doc-tests db-macros
58902024-07-15T20:11:37.061Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-976a670cd4a370f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
58912024-07-15T20:11:37.405Z
58922024-07-15T20:11:37.405Zrunning 3 tests
58932024-07-15T20:11:37.430Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
58942024-07-15T20:11:37.430Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
58952024-07-15T20:11:37.430Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
58962024-07-15T20:11:37.430Z
58972024-07-15T20:11:37.430Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
58982024-07-15T20:11:37.430Z
58992024-07-15T20:11:37.460Z Doc-tests dns-server
59002024-07-15T20:11:37.460Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-4c07280b1303a8bc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-cc429827084bba3a.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-39461011f94d7beb.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59012024-07-15T20:11:37.818Z
59022024-07-15T20:11:37.818Zrunning 0 tests
59032024-07-15T20:11:37.818Z
59042024-07-15T20:11:37.818Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59052024-07-15T20:11:37.818Z
59062024-07-15T20:11:37.869Z Doc-tests dns-server-api
59072024-07-15T20:11:37.869Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59082024-07-15T20:11:38.181Z
59092024-07-15T20:11:38.181Zrunning 2 tests
59102024-07-15T20:11:38.205Ztest dns-server-api/src/lib.rs - dns_server_api::api_description (line 110) ... ignored
59112024-07-15T20:11:38.205Ztest dns-server-api/src/lib.rs - dns_server_api::stub_api_description (line 116) ... ignored
59122024-07-15T20:11:38.205Z
59132024-07-15T20:11:38.205Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
59142024-07-15T20:11:38.205Z
59152024-07-15T20:11:38.230Z Doc-tests dns-service-client
59162024-07-15T20:11:38.230Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59172024-07-15T20:11:38.571Z
59182024-07-15T20:11:38.571Zrunning 0 tests
59192024-07-15T20:11:38.571Z
59202024-07-15T20:11:38.572Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59212024-07-15T20:11:38.572Z
59222024-07-15T20:11:38.599Z Doc-tests dpd-client
59232024-07-15T20:11:38.599Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59242024-07-15T20:11:40.186Z
59252024-07-15T20:11:40.186Zrunning 0 tests
59262024-07-15T20:11:40.186Z
59272024-07-15T20:11:40.186Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59282024-07-15T20:11:40.186Z
59292024-07-15T20:11:40.241Z Doc-tests gateway-client
59302024-07-15T20:11:40.241Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59312024-07-15T20:11:41.533Z
59322024-07-15T20:11:41.533Zrunning 0 tests
59332024-07-15T20:11:41.533Z
59342024-07-15T20:11:41.533Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59352024-07-15T20:11:41.533Z
59362024-07-15T20:11:41.583Z Doc-tests gateway-test-utils
59372024-07-15T20:11:41.608Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59382024-07-15T20:11:42.116Z
59392024-07-15T20:11:42.116Zrunning 0 tests
59402024-07-15T20:11:42.116Z
59412024-07-15T20:11:42.116Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59422024-07-15T20:11:42.116Z
59432024-07-15T20:11:42.171Z Doc-tests illumos-utils
59442024-07-15T20:11:42.171Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-39b413ab88f55a38.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-302c275fcffdd7f0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-2ba935306be0724b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-ab8d551eb8fcc9d4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ad0bfb7eff651b4d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-5002e28a22761be6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
59452024-07-15T20:11:44.612Z
59462024-07-15T20:11:44.613Zrunning 0 tests
59472024-07-15T20:11:44.613Z
59482024-07-15T20:11:44.613Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59492024-07-15T20:11:44.613Z
59502024-07-15T20:11:44.718Z Doc-tests installinator
59512024-07-15T20:11:44.718Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-b813409a9c7591c8.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-875654b936c04518.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59522024-07-15T20:11:45.500Z
59532024-07-15T20:11:45.500Zrunning 0 tests
59542024-07-15T20:11:45.500Z
59552024-07-15T20:11:45.500Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59562024-07-15T20:11:45.500Z
59572024-07-15T20:11:45.540Z Doc-tests installinator-api
59582024-07-15T20:11:45.540Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59592024-07-15T20:11:45.906Z
59602024-07-15T20:11:45.906Zrunning 2 tests
59612024-07-15T20:11:45.931Ztest installinator-api/src/lib.rs - installinator_api::api_description (line 39) ... ignored
59622024-07-15T20:11:45.931Ztest installinator-api/src/lib.rs - installinator_api::stub_api_description (line 45) ... ignored
59632024-07-15T20:11:45.931Z
59642024-07-15T20:11:45.931Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
59652024-07-15T20:11:45.931Z
59662024-07-15T20:11:45.956Z Doc-tests installinator-client
59672024-07-15T20:11:45.956Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59682024-07-15T20:11:47.059Z
59692024-07-15T20:11:47.059Zrunning 0 tests
59702024-07-15T20:11:47.059Z
59712024-07-15T20:11:47.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59722024-07-15T20:11:47.059Z
59732024-07-15T20:11:47.107Z Doc-tests installinator-common
59742024-07-15T20:11:47.107Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59752024-07-15T20:11:47.612Z
59762024-07-15T20:11:47.612Zrunning 0 tests
59772024-07-15T20:11:47.612Z
59782024-07-15T20:11:47.612Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59792024-07-15T20:11:47.612Z
59802024-07-15T20:11:47.645Z Doc-tests internal-dns
59812024-07-15T20:11:47.645Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-da7637f35d7ddf76.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59822024-07-15T20:11:48.014Z
59832024-07-15T20:11:48.014Zrunning 0 tests
59842024-07-15T20:11:48.014Z
59852024-07-15T20:11:48.014Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59862024-07-15T20:11:48.014Z
59872024-07-15T20:11:48.044Z Doc-tests ipcc
59882024-07-15T20:11:48.044Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
59892024-07-15T20:11:48.368Z
59902024-07-15T20:11:48.368Zrunning 0 tests
59912024-07-15T20:11:48.368Z
59922024-07-15T20:11:48.368Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
59932024-07-15T20:11:48.368Z
59942024-07-15T20:11:48.396Z Doc-tests key-manager
59952024-07-15T20:11:48.396Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-da38c49905adaab7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-7adcf90ae1020f35.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
59962024-07-15T20:11:48.740Z
59972024-07-15T20:11:48.740Zrunning 0 tests
59982024-07-15T20:11:48.740Z
59992024-07-15T20:11:48.740Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60002024-07-15T20:11:48.740Z
60012024-07-15T20:11:48.770Z Doc-tests nexus-auth
60022024-07-15T20:11:48.794Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-1f8e0df535dbd9b7.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-7b8eafab6692b7b4.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f5ed796c0ea75e35.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60032024-07-15T20:11:50.002Z
60042024-07-15T20:11:50.002Zrunning 0 tests
60052024-07-15T20:11:50.002Z
60062024-07-15T20:11:50.002Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60072024-07-15T20:11:50.003Z
60082024-07-15T20:11:50.053Z Doc-tests nexus-client
60092024-07-15T20:11:50.053Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60102024-07-15T20:11:52.488Z
60112024-07-15T20:11:52.488Zrunning 0 tests
60122024-07-15T20:11:52.488Z
60132024-07-15T20:11:52.488Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60142024-07-15T20:11:52.488Z
60152024-07-15T20:11:52.560Z Doc-tests nexus-config
60162024-07-15T20:11:52.560Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60172024-07-15T20:11:53.220Z
60182024-07-15T20:11:53.220Zrunning 0 tests
60192024-07-15T20:11:53.220Z
60202024-07-15T20:11:53.220Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60212024-07-15T20:11:53.220Z
60222024-07-15T20:11:53.258Z Doc-tests nexus-db-fixed-data
60232024-07-15T20:11:53.258Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60242024-07-15T20:11:53.698Z
60252024-07-15T20:11:53.698Zrunning 0 tests
60262024-07-15T20:11:53.698Z
60272024-07-15T20:11:53.698Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60282024-07-15T20:11:53.698Z
60292024-07-15T20:11:53.734Z Doc-tests nexus-db-model
60302024-07-15T20:11:53.759Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-ba33c99523a0690b.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60312024-07-15T20:12:07.647Z
60322024-07-15T20:12:07.647Zrunning 2 tests
60332024-07-15T20:12:10.225Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
60342024-07-15T20:12:10.249Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
60352024-07-15T20:12:10.250Z
60362024-07-15T20:12:10.250Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.58s
60372024-07-15T20:12:10.250Z
60382024-07-15T20:12:10.506Z Doc-tests nexus-db-queries
60392024-07-15T20:12:10.554Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-48cf87825b78526f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-13c4665dce0e0339.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-bc630671c65c8c6d.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-2af48e2695b96fa7.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-a5eab857d34c5ae6.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f5ed796c0ea75e35.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60402024-07-15T20:12:13.048Z
60412024-07-15T20:12:13.048Zrunning 1 test
60422024-07-15T20:12:17.125Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
60432024-07-15T20:12:17.125Z
60442024-07-15T20:12:17.125Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s
60452024-07-15T20:12:17.125Z
60462024-07-15T20:12:17.226Z Doc-tests nexus-defaults
60472024-07-15T20:12:17.226Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60482024-07-15T20:12:17.515Z
60492024-07-15T20:12:17.515Zrunning 0 tests
60502024-07-15T20:12:17.516Z
60512024-07-15T20:12:17.516Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60522024-07-15T20:12:17.516Z
60532024-07-15T20:12:17.543Z Doc-tests nexus-internal-api
60542024-07-15T20:12:17.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60552024-07-15T20:12:18.035Z
60562024-07-15T20:12:18.035Zrunning 2 tests
60572024-07-15T20:12:18.063Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 57) ... ignored
60582024-07-15T20:12:18.063Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 63) ... ignored
60592024-07-15T20:12:18.063Z
60602024-07-15T20:12:18.063Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
60612024-07-15T20:12:18.063Z
60622024-07-15T20:12:18.090Z Doc-tests nexus-inventory
60632024-07-15T20:12:18.090Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60642024-07-15T20:12:18.484Z
60652024-07-15T20:12:18.484Zrunning 0 tests
60662024-07-15T20:12:18.484Z
60672024-07-15T20:12:18.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60682024-07-15T20:12:18.484Z
60692024-07-15T20:12:18.518Z Doc-tests nexus-macros-common
60702024-07-15T20:12:18.543Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-15a32b78de535129.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60712024-07-15T20:12:18.644Z
60722024-07-15T20:12:18.644Zrunning 0 tests
60732024-07-15T20:12:18.644Z
60742024-07-15T20:12:18.644Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60752024-07-15T20:12:18.644Z
60762024-07-15T20:12:18.671Z Doc-tests nexus-metrics-producer-gc
60772024-07-15T20:12:18.671Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60782024-07-15T20:12:19.129Z
60792024-07-15T20:12:19.129Zrunning 0 tests
60802024-07-15T20:12:19.129Z
60812024-07-15T20:12:19.129Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60822024-07-15T20:12:19.129Z
60832024-07-15T20:12:19.173Z Doc-tests nexus-networking
60842024-07-15T20:12:19.173Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60852024-07-15T20:12:19.656Z
60862024-07-15T20:12:19.656Zrunning 0 tests
60872024-07-15T20:12:19.657Z
60882024-07-15T20:12:19.657Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60892024-07-15T20:12:19.657Z
60902024-07-15T20:12:19.722Z Doc-tests nexus-reconfigurator-execution
60912024-07-15T20:12:19.722Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
60922024-07-15T20:12:20.278Z
60932024-07-15T20:12:20.278Zrunning 0 tests
60942024-07-15T20:12:20.278Z
60952024-07-15T20:12:20.355Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
60962024-07-15T20:12:20.355Z
60972024-07-15T20:12:20.355Z Doc-tests nexus-reconfigurator-planning
60982024-07-15T20:12:20.355Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-a311a60ce806e489.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
60992024-07-15T20:12:20.773Z
61002024-07-15T20:12:20.773Zrunning 0 tests
61012024-07-15T20:12:20.773Z
61022024-07-15T20:12:20.773Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61032024-07-15T20:12:20.773Z
61042024-07-15T20:12:20.812Z Doc-tests nexus-reconfigurator-preparation
61052024-07-15T20:12:20.812Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61062024-07-15T20:12:21.275Z
61072024-07-15T20:12:21.276Zrunning 0 tests
61082024-07-15T20:12:21.276Z
61092024-07-15T20:12:21.276Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61102024-07-15T20:12:21.276Z
61112024-07-15T20:12:21.315Z Doc-tests nexus-test-interface
61122024-07-15T20:12:21.339Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61132024-07-15T20:12:21.658Z
61142024-07-15T20:12:21.658Zrunning 0 tests
61152024-07-15T20:12:21.658Z
61162024-07-15T20:12:21.658Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61172024-07-15T20:12:21.658Z
61182024-07-15T20:12:21.689Z Doc-tests nexus-test-utils
61192024-07-15T20:12:21.714Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --document-private-items -D warnings --error-format human`
61202024-07-15T20:12:22.655Z
61212024-07-15T20:12:22.655Zrunning 0 tests
61222024-07-15T20:12:22.655Z
61232024-07-15T20:12:22.655Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61242024-07-15T20:12:22.655Z
61252024-07-15T20:12:22.705Z Doc-tests nexus-test-utils-macros
61262024-07-15T20:12:22.731Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61272024-07-15T20:12:22.852Z
61282024-07-15T20:12:22.852Zrunning 1 test
61292024-07-15T20:12:22.852Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
61302024-07-15T20:12:22.852Z
61312024-07-15T20:12:22.852Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
61322024-07-15T20:12:22.852Z
61332024-07-15T20:12:22.852Z Doc-tests nexus-types
61342024-07-15T20:12:22.852Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61352024-07-15T20:12:26.136Z
61362024-07-15T20:12:26.136Zrunning 0 tests
61372024-07-15T20:12:26.136Z
61382024-07-15T20:12:26.136Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61392024-07-15T20:12:26.136Z
61402024-07-15T20:12:26.232Z Doc-tests omicron-certificates
61412024-07-15T20:12:26.232Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-54d620cccad1afc5.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-a5fa10a87a4478be.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61422024-07-15T20:12:26.563Z
61432024-07-15T20:12:26.563Zrunning 0 tests
61442024-07-15T20:12:26.563Z
61452024-07-15T20:12:26.563Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61462024-07-15T20:12:26.563Z
61472024-07-15T20:12:26.593Z Doc-tests omicron-cockroach-admin
61482024-07-15T20:12:26.618Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-42a2aeb49f118c16.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-95b47c69804b3127.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
61492024-07-15T20:12:27.088Z
61502024-07-15T20:12:27.088Zrunning 0 tests
61512024-07-15T20:12:27.088Z
61522024-07-15T20:12:27.088Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61532024-07-15T20:12:27.088Z
61542024-07-15T20:12:27.146Z Doc-tests omicron-common
61552024-07-15T20:12:27.146Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-ba9483d1c606024b.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-4f53083f8a51c972.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-cfa793a02c4715a3.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
61562024-07-15T20:12:29.492Z
61572024-07-15T20:12:29.492Zrunning 2 tests
61582024-07-15T20:12:29.523Ztest common/src/lib.rs - FileKv (line 59) ... ignored
61592024-07-15T20:12:35.766Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
61602024-07-15T20:12:35.767Z
61612024-07-15T20:12:35.767Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.27s
61622024-07-15T20:12:35.767Z
61632024-07-15T20:12:35.851Z Doc-tests omicron-ddm-admin-client
61642024-07-15T20:12:35.851Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libddm_admin_client-0f5468e3e0b4b208.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61652024-07-15T20:12:36.194Z
61662024-07-15T20:12:36.194Zrunning 0 tests
61672024-07-15T20:12:36.194Z
61682024-07-15T20:12:36.194Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61692024-07-15T20:12:36.194Z
61702024-07-15T20:12:36.222Z Doc-tests omicron-gateway
61712024-07-15T20:12:36.222Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-5ceae7c36992564e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-c1afc174de094d64.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-ea8c1dcd1d36efaa.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-b385bdf11d89258a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-183c3260d4237a21.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61722024-07-15T20:12:37.550Z
61732024-07-15T20:12:37.550Zrunning 0 tests
61742024-07-15T20:12:37.550Z
61752024-07-15T20:12:37.550Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61762024-07-15T20:12:37.550Z
61772024-07-15T20:12:37.601Z Doc-tests omicron-nexus
61782024-07-15T20:12:37.673Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-e52c7f4d079d439e.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-3b8a16d5f09c07d9.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-a0369cfbaa459284.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-1b5c52d3d7eadae2.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-39e2bd75347ec910.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-1a162237249602e5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-fbb0f4455eb5e544.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-3f09807bc6b29064.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-902770e88bbb4319.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-f0acc8cf7d6f0121.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-5cdd3d2dbb79edeb.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-b149dee470faedbf.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-f7b24308a7c0e498.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-dc9e078ca81fa222.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-dc73d49f50f8a2d9.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-cf0b9061c7157d9c.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-ff65939cbb848f18.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9a4a0f32ac59da24.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-ba5defc5383c122d.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-41f2e6b3ea896096.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-49956d592ffb25da.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-2e4288199b880e6a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-1cd9bddfea8231ef.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-775630db20d03916.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-5c449862811ea0ee.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-6be79ad4e86270a5.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-778a169060871ad1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-c7aa29630c4b216e.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-2880b49c1495e706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-e8d35706a41893cf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-f75757e0b8ad0343.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
61792024-07-15T20:12:41.352Z
61802024-07-15T20:12:41.352Zrunning 5 tests
61812024-07-15T20:12:41.391Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 244) ... ignored
61822024-07-15T20:12:45.219Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 733) ... ok
61832024-07-15T20:12:45.243Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 827) ... ok
61842024-07-15T20:12:45.243Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 797) ... ok
61852024-07-15T20:12:47.775Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 755) ... ok
61862024-07-15T20:12:47.775Z
61872024-07-15T20:12:47.775Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.43s
61882024-07-15T20:12:47.775Z
61892024-07-15T20:12:47.903Z Doc-tests omicron-package
61902024-07-15T20:12:47.903Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-ed8019da3f438dfa.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-9c28a6e833a975fe.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-9a3f589c51ad374a.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-9cc7f706c24f99fe.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-80e42d41e78d6d5c.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61912024-07-15T20:12:48.201Z
61922024-07-15T20:12:48.201Zrunning 0 tests
61932024-07-15T20:12:48.201Z
61942024-07-15T20:12:48.201Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
61952024-07-15T20:12:48.201Z
61962024-07-15T20:12:48.226Z Doc-tests omicron-passwords
61972024-07-15T20:12:48.226Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-60efb8b0ceda0817.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-c58655e031409e80.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-750b2e677370518b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
61982024-07-15T20:12:48.387Z
61992024-07-15T20:12:48.387Zrunning 0 tests
62002024-07-15T20:12:48.387Z
62012024-07-15T20:12:48.387Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62022024-07-15T20:12:48.387Z
62032024-07-15T20:12:48.411Z Doc-tests omicron-rpaths
62042024-07-15T20:12:48.411Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-dea946d13700520c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62052024-07-15T20:12:48.514Z
62062024-07-15T20:12:48.514Zrunning 0 tests
62072024-07-15T20:12:48.514Z
62082024-07-15T20:12:48.514Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62092024-07-15T20:12:48.514Z
62102024-07-15T20:12:48.539Z Doc-tests omicron-sled-agent
62112024-07-15T20:12:48.539Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-83e122273fb94066.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-076051ea802c086d.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-438f3b269fa82fa1.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7d8ac59659e51371.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-7cac3a9ab043613c.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-a800731e7658fbf5.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-47426d637b468d28.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-5a1730a726355a9f.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-52126469c85cca63.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-42c9fe26285292c9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-71b85029e648d3c5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-a74c871904eb3f97.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-4f47075983003268.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-a4a445056ff14348.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-a1b82fb0f2ad64f7.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-b76e858b1c36c9a4.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-e75d4bcb766f97d9.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-99ee8e794b81c994.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62122024-07-15T20:12:52.021Z
62132024-07-15T20:12:52.021Zrunning 0 tests
62142024-07-15T20:12:52.021Z
62152024-07-15T20:12:52.021Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62162024-07-15T20:12:52.021Z
62172024-07-15T20:12:52.143Z Doc-tests omicron-test-utils
62182024-07-15T20:12:52.143Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-fe9199de518d5372.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-53a20d6233a08b00.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-d9b39aa05069f4a6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-00535ea9e4079cd5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-b61fc3fa1ef52932.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-f71a934fa8695411.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-426ca8e3cf642a0f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-46f81c5457cebf70.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --document-private-items -D warnings --error-format human`
62192024-07-15T20:12:52.556Z
62202024-07-15T20:12:52.556Zrunning 0 tests
62212024-07-15T20:12:52.556Z
62222024-07-15T20:12:52.556Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62232024-07-15T20:12:52.556Z
62242024-07-15T20:12:52.592Z Doc-tests omicron-uuid-kinds
62252024-07-15T20:12:52.592Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-c154bb579214bdf5.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --document-private-items -D warnings --error-format human`
62262024-07-15T20:12:52.734Z
62272024-07-15T20:12:52.735Zrunning 0 tests
62282024-07-15T20:12:52.735Z
62292024-07-15T20:12:52.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62302024-07-15T20:12:52.735Z
62312024-07-15T20:12:52.759Z Doc-tests omicron-workspace-hack
62322024-07-15T20:12:52.759Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-421425fc2e57fee5.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-1fd9564269861caa.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-fd6a4ef1678aa560.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-fed351dfccf21ec0.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-7ab01f8821dfd213.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-69ae6b86f325c5cb.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-56c793c28fe376a4.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-44e70eba0814273c.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-2d37155bb5cf3f0a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-4079b563d11206ed.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-534405bd3eb612b5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-8bffb2ea64f9a244.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-e1a935d3d543cf79.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-370ba663e455d276.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-a68a0ba69dfbf991.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-50b12118746bbe65.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-15742905e37d1a92.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-d8b484f7e065ba0d.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-9f75c9e3d30833c2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-52f8c15d885f5db7.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-35324a3616e1b5d2.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-9e49121eb754b2c4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-afd81f7a37d03f0e.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-4a234987197be9fa.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-cfa3035534aaa817.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-4cb8e409c90cd6c4.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-6b7b230ac7fdda05.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-7aef43c76aeb1ee3.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-9933f49dd38e1777.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-84b0b01dae64acc1.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-b5b89f4419a02478.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c3683bcd14a303da.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-30ba66a3dd7cadab.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-6c8b40f70d6e50a4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-239f412064b5b0c1.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-90cc6d0cca9cde1d.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-6ca0e1158c143a14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-772fb82229dfbb23.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-a206aa3e5ae8d451.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-ea0c299f5a09e9f8.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-d9b2ede3219a3f1f.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-9f0966d2e489a4ef.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-e8c302dc3ba54578.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-fcc97ed3a0776e3a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-6f07fa01fde21d6b.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-77e9c3006f007dd4.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-da8aea025e0dde22.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-8f9b7af0cb4f1e2a.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-39678f3abe8ee19d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-e3faf2ed4c9faa9e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-b328ca2e85c26ba1.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-e5e7129e53ac8b8b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-d0608acc70a887dd.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-96e907db81b39683.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-485a67502c23cb2d.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-b79becaab4538f2c.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-a84cf16555a1e5a6.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-91da27548268ac27.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-d6b6d230a68694b6.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-3a595e0835c9418a.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-3b09e6e4fa8f9c8a.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-12bc5c8f015dafce.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-8dca295826fb47ca.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-d793ff3562fc24d2.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-654a9875a7436e31.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-d50224c008f63df0.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-99ebbc53cc68e61d.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-64697c3f9169cd97.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-08b4562541ec284c.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-45639ca498687069.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-4eb7eb2c01723d96.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62332024-07-15T20:12:52.848Z
62342024-07-15T20:12:52.848Zrunning 0 tests
62352024-07-15T20:12:52.848Z
62362024-07-15T20:12:52.848Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62372024-07-15T20:12:52.849Z
62382024-07-15T20:12:52.873Z Doc-tests openapi-manager
62392024-07-15T20:12:52.873Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-c64d3fcde2324813.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-06a58fd8e7a88377.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-240c20a392287b7c.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-6a6d03affddf7e33.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-31513d65231752a9.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-a2a27726879d1ada.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62402024-07-15T20:12:53.314Z
62412024-07-15T20:12:53.314Zrunning 0 tests
62422024-07-15T20:12:53.314Z
62432024-07-15T20:12:53.314Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
62442024-07-15T20:12:53.314Z
62452024-07-15T20:12:53.347Z Doc-tests oxide-client
62462024-07-15T20:12:53.347Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-13410414bef35628.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
62472024-07-15T20:13:00.372Z
62482024-07-15T20:13:00.372Zrunning 196 tests
62492024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
62502024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
62512024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
62522024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
62532024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
62542024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
62552024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
62562024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
62572024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
62582024-07-15T20:13:00.397Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
62592024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
62602024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
62612024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
62622024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
62632024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
62642024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
62652024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
62662024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
62672024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
62682024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
62692024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
62702024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
62712024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
62722024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
62732024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
62742024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
62752024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
62762024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
62772024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
62782024-07-15T20:13:00.422Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
62792024-07-15T20:13:00.447Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
62802024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
62812024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
62822024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
62832024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
62842024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
62852024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
62862024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
62872024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
62882024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
62892024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
62902024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
62912024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
62922024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
62932024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
62942024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
62952024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
62962024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
62972024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
62982024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
62992024-07-15T20:13:00.448Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
63002024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
63012024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
63022024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
63032024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
63042024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
63052024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
63062024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
63072024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
63082024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
63092024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
63102024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
63112024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
63122024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
63132024-07-15T20:13:00.473Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
63142024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
63152024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
63162024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
63172024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
63182024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
63192024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
63202024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
63212024-07-15T20:13:00.474Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
63222024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
63232024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
63242024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
63252024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
63262024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
63272024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
63282024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
63292024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
63302024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
63312024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
63322024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
63332024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
63342024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
63352024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
63362024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
63372024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
63382024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
63392024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
63402024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
63412024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
63422024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
63432024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
63442024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
63452024-07-15T20:13:00.499Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
63462024-07-15T20:13:00.524Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
63472024-07-15T20:13:00.524Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
63482024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
63492024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
63502024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
63512024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
63522024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
63532024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
63542024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
63552024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
63562024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
63572024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
63582024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
63592024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
63602024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
63612024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
63622024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
63632024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
63642024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
63652024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
63662024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
63672024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
63682024-07-15T20:13:00.525Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
63692024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
63702024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
63712024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
63722024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
63732024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
63742024-07-15T20:13:00.550Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
63752024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
63762024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
63772024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
63782024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
63792024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
63802024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
63812024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
63822024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
63832024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
63842024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
63852024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
63862024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
63872024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
63882024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
63892024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
63902024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
63912024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
63922024-07-15T20:13:00.551Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
63932024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
63942024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
63952024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
63962024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
63972024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
63982024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
63992024-07-15T20:13:00.576Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
64002024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
64012024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
64022024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
64032024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
64042024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
64052024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
64062024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
64072024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
64082024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
64092024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
64102024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
64112024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
64122024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
64132024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
64142024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
64152024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
64162024-07-15T20:13:00.577Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
64172024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
64182024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
64192024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
64202024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
64212024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
64222024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
64232024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
64242024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 26) ... ignored
64252024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
64262024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
64272024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
64282024-07-15T20:13:00.602Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
64292024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
64302024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
64312024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
64322024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
64332024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
64342024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
64352024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
64362024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
64372024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
64382024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
64392024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
64402024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
64412024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
64422024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
64432024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
64442024-07-15T20:13:00.603Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
64452024-07-15T20:13:00.603Z
64462024-07-15T20:13:00.603Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.23s
64472024-07-15T20:13:00.603Z
64482024-07-15T20:13:00.804Z Doc-tests oximeter
64492024-07-15T20:13:00.804Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-caeb3afbd4fd7c49.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64502024-07-15T20:13:01.164Z
64512024-07-15T20:13:01.164Zrunning 2 tests
64522024-07-15T20:13:01.188Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
64532024-07-15T20:13:02.625Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
64542024-07-15T20:13:02.625Z
64552024-07-15T20:13:02.625Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.46s
64562024-07-15T20:13:02.625Z
64572024-07-15T20:13:02.669Z Doc-tests oximeter-client
64582024-07-15T20:13:02.669Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64592024-07-15T20:13:03.075Z
64602024-07-15T20:13:03.075Zrunning 0 tests
64612024-07-15T20:13:03.075Z
64622024-07-15T20:13:03.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64632024-07-15T20:13:03.075Z
64642024-07-15T20:13:03.107Z Doc-tests oximeter-collector
64652024-07-15T20:13:03.133Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-e08afb419b4d7db6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-0edd43d53f9814ab.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-1fda6400a36d7818.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64662024-07-15T20:13:03.750Z
64672024-07-15T20:13:03.750Zrunning 0 tests
64682024-07-15T20:13:03.750Z
64692024-07-15T20:13:03.750Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64702024-07-15T20:13:03.750Z
64712024-07-15T20:13:03.819Z Doc-tests oximeter-db
64722024-07-15T20:13:03.819Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-00f984745c88059e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-63e55b121c45fd3b.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-24c8ccd833f0876a.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-1b9bb3f2e0c7c12b.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-a69091e37ae557a2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-42dcb8c51f6013f8.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-9569f95cc1e2d87d.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-d8cc9514de7cd93a.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-32d4721e52d03426.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-1d7ea3cf0edd1d33.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --document-private-items -D warnings --error-format human`
64732024-07-15T20:13:05.552Z
64742024-07-15T20:13:05.552Zrunning 1 test
64752024-07-15T20:13:05.576Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
64762024-07-15T20:13:05.576Z
64772024-07-15T20:13:05.576Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
64782024-07-15T20:13:05.576Z
64792024-07-15T20:13:05.627Z Doc-tests oximeter-impl
64802024-07-15T20:13:05.627Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_impl --test oximeter/impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-ddaee20d17a6597c.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-6d751a1e2a476355.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-98930e4cc72f023e.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-9911d058f70bbb5a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-39b9aa5b48052f0c.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-b132c9c21d2aada4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-c8fc2a8c2d3f43c6.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-d37737ee398aa5da.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-6b7f9df8aa748039.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-9604d7f8fc62c3a6.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-1734daa34471f878.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
64812024-07-15T20:13:06.588Z
64822024-07-15T20:13:06.588Zrunning 11 tests
64832024-07-15T20:13:07.026Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
64842024-07-15T20:13:14.487Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
64852024-07-15T20:13:14.639Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
64862024-07-15T20:13:14.958Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
64872024-07-15T20:13:14.958Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
64882024-07-15T20:13:14.958Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
64892024-07-15T20:13:14.982Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 511) ... ok
64902024-07-15T20:13:15.007Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 910) ... ok
64912024-07-15T20:13:15.032Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
64922024-07-15T20:13:15.206Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
64932024-07-15T20:13:21.518Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
64942024-07-15T20:13:21.518Z
64952024-07-15T20:13:21.543Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.93s
64962024-07-15T20:13:21.543Z
64972024-07-15T20:13:21.574Z Doc-tests oximeter-instruments
64982024-07-15T20:13:21.574Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-5012fdf593a3093e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-4d8286e49acd0c30.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --document-private-items -D warnings --error-format human`
64992024-07-15T20:13:22.116Z
65002024-07-15T20:13:22.116Zrunning 0 tests
65012024-07-15T20:13:22.116Z
65022024-07-15T20:13:22.116Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65032024-07-15T20:13:22.116Z
65042024-07-15T20:13:22.157Z Doc-tests oximeter-macro-impl
65052024-07-15T20:13:22.157Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-2bbd8633e51499b6.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65062024-07-15T20:13:22.293Z
65072024-07-15T20:13:22.293Zrunning 0 tests
65082024-07-15T20:13:22.293Z
65092024-07-15T20:13:22.293Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65102024-07-15T20:13:22.293Z
65112024-07-15T20:13:22.318Z Doc-tests oximeter-producer
65122024-07-15T20:13:22.318Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-7b11791265ac9995.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-3fd0f8a791f0286b.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-d2aa9ac79c8f0643.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65132024-07-15T20:13:22.772Z
65142024-07-15T20:13:22.772Zrunning 0 tests
65152024-07-15T20:13:22.772Z
65162024-07-15T20:13:22.772Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65172024-07-15T20:13:22.772Z
65182024-07-15T20:13:22.811Z Doc-tests oximeter-timeseries-macro
65192024-07-15T20:13:22.811Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-722a82c5bdc0075b.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-caeb3afbd4fd7c49.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-6a78d9d4c0031289.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-8ae0078a8307e25e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-89f824e58d8ab293.rlib --extern proc_macro -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65202024-07-15T20:13:23.123Z
65212024-07-15T20:13:23.123Zrunning 0 tests
65222024-07-15T20:13:23.123Z
65232024-07-15T20:13:23.123Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65242024-07-15T20:13:23.123Z
65252024-07-15T20:13:23.154Z Doc-tests oxlog
65262024-07-15T20:13:23.154Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-ad0bfb7eff651b4d.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-a6e2710882dbcdf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65272024-07-15T20:13:23.272Z
65282024-07-15T20:13:23.272Zrunning 0 tests
65292024-07-15T20:13:23.272Z
65302024-07-15T20:13:23.272Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65312024-07-15T20:13:23.272Z
65322024-07-15T20:13:23.297Z Doc-tests sled-agent-client
65332024-07-15T20:13:23.297Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-18e3fa8bbd5d7cba.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65342024-07-15T20:13:25.658Z
65352024-07-15T20:13:25.658Zrunning 0 tests
65362024-07-15T20:13:25.658Z
65372024-07-15T20:13:25.658Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65382024-07-15T20:13:25.658Z
65392024-07-15T20:13:25.721Z Doc-tests sled-hardware
65402024-07-15T20:13:25.721Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-4fe18731d1c70ac9.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-9d222e226db4f3d4.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-9e9eff94c6618bbf.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-27a56a6480e5a59e.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-b40f27886ba8785f.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-c4727b29468a5b0b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-55bc349b05647312.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65412024-07-15T20:13:26.205Z
65422024-07-15T20:13:26.205Zrunning 0 tests
65432024-07-15T20:13:26.205Z
65442024-07-15T20:13:26.205Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65452024-07-15T20:13:26.205Z
65462024-07-15T20:13:26.243Z Doc-tests sled-hardware-types
65472024-07-15T20:13:26.243Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-a75bf26429d31d81.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65482024-07-15T20:13:26.604Z
65492024-07-15T20:13:26.604Zrunning 0 tests
65502024-07-15T20:13:26.604Z
65512024-07-15T20:13:26.604Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65522024-07-15T20:13:26.604Z
65532024-07-15T20:13:26.634Z Doc-tests sled-storage
65542024-07-15T20:13:26.634Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-6cd145163fd70236.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a580b04e2603fed5.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-009c09a73c940a7e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-4edf950e0dd3bc66.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-450841300a70988a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-65a7c2c13c977817.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-553fe9cd4271ae5a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --cfg 'feature="testing"' --document-private-items -D warnings --error-format human`
65552024-07-15T20:13:27.241Z
65562024-07-15T20:13:27.242Zrunning 0 tests
65572024-07-15T20:13:27.242Z
65582024-07-15T20:13:27.242Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65592024-07-15T20:13:27.242Z
65602024-07-15T20:13:27.280Z Doc-tests sp-sim
65612024-07-15T20:13:27.281Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-f14c2cfc6b5cd42a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-a21b624a516b8633.rlib --extern sprockets_rot=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_rot-b0502e71aabf2255.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65622024-07-15T20:13:27.934Z
65632024-07-15T20:13:27.934Zrunning 0 tests
65642024-07-15T20:13:27.934Z
65652024-07-15T20:13:27.934Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65662024-07-15T20:13:27.934Z
65672024-07-15T20:13:27.973Z Doc-tests tufaceous
65682024-07-15T20:13:27.973Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-458ab224f4921e74.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-87c9d06a2b6e359e.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-f91912b092e7beac.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65692024-07-15T20:13:28.351Z
65702024-07-15T20:13:28.351Zrunning 0 tests
65712024-07-15T20:13:28.351Z
65722024-07-15T20:13:28.351Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65732024-07-15T20:13:28.351Z
65742024-07-15T20:13:28.383Z Doc-tests tufaceous-lib
65752024-07-15T20:13:28.408Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-ab981ef8e9581646.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-7f4db6d592aed0d9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-d08d418f7b22cdd7.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-5ae9db4e827001c1.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-a1dee7d7307cdaea.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65762024-07-15T20:13:28.955Z
65772024-07-15T20:13:28.955Zrunning 0 tests
65782024-07-15T20:13:28.955Z
65792024-07-15T20:13:28.955Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65802024-07-15T20:13:28.955Z
65812024-07-15T20:13:28.989Z Doc-tests typed-rng
65822024-07-15T20:13:28.989Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-523fa0e76ca0c71c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-715685859e2d8232.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-427baba788a3f0d2.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-b190185cf087e0a6.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65832024-07-15T20:13:29.113Z
65842024-07-15T20:13:29.114Zrunning 0 tests
65852024-07-15T20:13:29.114Z
65862024-07-15T20:13:29.114Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65872024-07-15T20:13:29.114Z
65882024-07-15T20:13:29.139Z Doc-tests update-common
65892024-07-15T20:13:29.139Z Running `/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65902024-07-15T20:13:29.537Z
65912024-07-15T20:13:29.537Zrunning 0 tests
65922024-07-15T20:13:29.537Z
65932024-07-15T20:13:29.537Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65942024-07-15T20:13:29.537Z
65952024-07-15T20:13:29.573Z Doc-tests update-engine
65962024-07-15T20:13:29.573Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-fe79c39214a52665.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-5895ae7445be61c1.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-e9f4003de608692f.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-43dbd843f8ec402a.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9094feeae719d2e0.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-0e856c96758cd6d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-10687806c0c4c1d6.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
65972024-07-15T20:13:30.229Z
65982024-07-15T20:13:30.229Zrunning 3 tests
65992024-07-15T20:13:30.253Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
66002024-07-15T20:13:30.253Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
66012024-07-15T20:13:30.253Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
66022024-07-15T20:13:30.253Z
66032024-07-15T20:13:30.253Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
66042024-07-15T20:13:30.253Z
66052024-07-15T20:13:30.300Z Doc-tests wicket
66062024-07-15T20:13:30.300Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-4218e5518cc1a7a0.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-6012d0f29de951c9.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-4c0bcc1622e666b4.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-c7813f69aff2f6b4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-21a8fcd5f67a33f8.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-cf3360769ee2967e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-681f3e511a1932d7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-6698e029970b3969.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-029f01e2e850e073.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-c478cbafb9a95cae.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-6a76066da9b6cdd3.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c779c370d978c6c3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-e660f440eab76006.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-b49d375e5576b095.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-ad0de7c3bd38a3e3.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66072024-07-15T20:13:31.326Z
66082024-07-15T20:13:31.326Zrunning 0 tests
66092024-07-15T20:13:31.326Z
66102024-07-15T20:13:31.326Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66112024-07-15T20:13:31.326Z
66122024-07-15T20:13:31.377Z Doc-tests wicket-common
66132024-07-15T20:13:31.377Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-c45fdf9b4e3eeb94.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66142024-07-15T20:13:32.000Z
66152024-07-15T20:13:32.000Zrunning 0 tests
66162024-07-15T20:13:32.000Z
66172024-07-15T20:13:32.000Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66182024-07-15T20:13:32.000Z
66192024-07-15T20:13:32.040Z Doc-tests wicket-dbg
66202024-07-15T20:13:32.040Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-4a4928cda87bbad0.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-f6c9b6aa174ae904.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-1a83e053d56a2f52.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-7247a83db1f3a892.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-85a5aec2fa9a3b99.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-f4405207809138e7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-ba41f1e83be6bf29.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66212024-07-15T20:13:32.494Z
66222024-07-15T20:13:32.494Zrunning 0 tests
66232024-07-15T20:13:32.494Z
66242024-07-15T20:13:32.494Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66252024-07-15T20:13:32.494Z
66262024-07-15T20:13:32.530Z Doc-tests wicketd
66272024-07-15T20:13:32.576Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-3c29e5bf0859ca58.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-a290a60862348bab.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a69496bcd97c9671.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-a24b0e7808e26ab1.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-d53b3e78e3819ba2.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-edb71411994d1691.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-5b7b3fc7bab8c704.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-dadd5bce773c7692.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-7f9ee52e9bfcd2e0.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-a9c078c17606aae6.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-8bcc55f5e1ff0008.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-1e02d7f562e760d9.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-1f24854223bbebe3.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-c6ebce9b8f2b7960.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-3d58bb4bd40d1650.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-fb668c5b60c76fe7.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-617024dcb90a8ae7.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-36fe4c65f8426d12.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-c6f8af2bc33fdbdd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-bc47834acd66040f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-284e8feab9ca57f2.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-18cfb2ae6d516967.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-23e68965ab8e49d5.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1df86d049070ce11.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-c50676c18bd11309.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-ec45c3767be22a0a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-efb22ffbc9cdc4ad.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-b5825e9e6186c46a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-ccd3a8f785c108b5.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-7cdc752c4412b02c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-06c729351d54828a.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-0b4037e4c176bd20.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-9404687583d38e0f.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3e4a07c43b0f00b2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-b59d379ef624cd40.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-f8622db638d80773.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-d39e093e9fea119c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-646417322ca33c73.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-26d923b5a40709fa.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-78bc011cfbeaeba0.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-7b7b55a9df93b7fb.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-26edd622f87e2dfc.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-e821c2ae8d22080e.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-47b26c624713acaa.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-3af8e2c5d96eb9d8.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-cbb946e6463f5bc0.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-d63c2199f087120e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-13d25c764d041985.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-1c5334347f07ed24.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-47771840f7670636.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a4940cd2111148ee.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-cad9e7910967bb7a.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-d4e333c3771c38cd.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-591dc141ea0c32d7.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-e0f66d6b1bec60dd.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-20fcf2ede28ee96a.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-42c9421846b4f2f3.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-1d20d137e250caff.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66282024-07-15T20:13:33.680Z
66292024-07-15T20:13:33.680Zrunning 0 tests
66302024-07-15T20:13:33.680Z
66312024-07-15T20:13:33.680Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66322024-07-15T20:13:33.680Z
66332024-07-15T20:13:33.734Z Doc-tests wicketd-client
66342024-07-15T20:13:33.734Z Running `/home/build/.rustup/toolchains/1.78.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 /usr/platform/oxide/lib/amd64/ -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/blake3-472e76a60a92f7e8/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-7975931029728112/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-170fee1a60efccfd/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-a7e2b88188210ba4/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-9313c2542a0347c7/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-280de2197195963c.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-54c1bf5f24cee084.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-86aedc5953a6b377.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-ee9dc9ce8cbd6e3b.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-3aa13dee8152dc53.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-7cf55b86468e2cf5.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ca43cd14ef1eca97.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-fa4c0e2f2d9a21fa.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-79b32a32682f17f5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-209a6a5683a53e2c.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-9a310af67e5eeb5e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-b70d90a376f7e844.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a6b990024310496a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-175433238a41b64c.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-69f9094820578add.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-2096a2601734c7d0.rlib -C embed-bitcode=no --document-private-items -D warnings --error-format human`
66352024-07-15T20:13:35.785Z
66362024-07-15T20:13:35.785Zrunning 0 tests
66372024-07-15T20:13:35.785Z
66382024-07-15T20:13:35.785Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66392024-07-15T20:13:35.785Z
66402024-07-15T20:13:35.926Z
66412024-07-15T20:13:35.926Zreal 2:03.867671356
66422024-07-15T20:13:35.926Zuser 2:03.232803275
66432024-07-15T20:13:35.926Zsys 54.842775165
66442024-07-15T20:13:35.950Ztrap 0.037381901
66452024-07-15T20:13:35.950Ztflt 0.674254961
66462024-07-15T20:13:35.950Zdflt 2.355386582
66472024-07-15T20:13:35.950Zkflt 0.010820986
66482024-07-15T20:13:35.950Zlock 1:44.274120941
66492024-07-15T20:13:35.950Zslp 12:52.063820827
66502024-07-15T20:13:35.950Zlat 3.046971681
66512024-07-15T20:13:35.950Zstop 4.930586602
66522024-07-15T20:13:35.950Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
66532024-07-15T20:13:35.950Z+ unset TMPDIR
66542024-07-15T20:13:35.950Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
66552024-07-15T20:13:35.951Zfiles in /var/tmp/omicron_tmp (none expected on success):
66562024-07-15T20:13:35.951Z+ find /var/tmp/omicron_tmp -ls
66572024-07-15T20:13:35.951Z164668 25 drwxr-xr-x 2 build build 2 Jul 15 20:13 /var/tmp/omicron_tmp
66582024-07-15T20:13:35.951Z+ rmdir /var/tmp/omicron_tmp
66592024-07-15T20:13:36.297Zprocess exited: duration 3807446 ms, exit code 0
 
66602024-07-15T20:13:36.351Zfound 1 output files
66612024-07-15T20:13:36.351Zuploading: /work/crate-build-timings.json (508329 bytes)
66622024-07-15T20:13:37.574Zuploaded: /work/crate-build-timings.json